wxcnim/.gitignore
2022-11-15 13:06:07 -07:00

11 lines
94 B
Text

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