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

10 lines
84 B
Plaintext

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