7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
# Ignore everything in this directory
|
|
*
|
|
# Except this file
|
|
!.gitignore
|
|
!.clang-format
|
|
!setup.py
|