pixie/.gitignore
2022-05-07 12:19:15 -07:00

19 lines
208 B
Plaintext

# ignore files with no extention:
*
!*/
!*.*
# normal ignores:
*.exe
nimcache
*.pdb
*.ilk
.*
*.dll
__pycache__
bindings/generated
*.dSYM
dump.txt
tests/fileformats/jpeg/generated
tests/fileformats/jpeg/diff