pixelated/.gitignore
2021-05-20 16:58:00 -06:00

11 lines
94 B
Text

# ignore files with no extention:
*
!*/
!*.*
# normal ignores:
*.exe
nimcache
*.pdb
*.ilk
.*