vmath/.gitignore
2021-06-02 08:13:39 -07:00

9 lines
84 B
Text

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