# ignore files with no extention:
*
!*/
!*.*

# normal ignores:
*.exe
nimcache
*.pdb
*.ilk
.*
*.dll
tmp/
dump.txt
test_tmp/
*.dSYM/
emscripten/
