pixie/.gitignore
Ryan Oldenburg 7401ceb3d1 for mac
2022-07-02 01:07:03 -05:00

20 lines
217 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/diffs
*.dylib