nimble/.gitignore
Hans Raaf 14e0ca9a3b This change sorts the list of the installed modules by name.
It also adds some files to .gitignore to make checkins easier.
2016-01-11 02:37:44 +01:00

14 lines
178 B
Text

# Any path
*.swp
*~
nimcache/
# Absolute paths
/src/babel
/src/nimble
/tests/tester
# executables from test and build
/nimble
/tests/nimscript/nimscript
/tests/issue27/issue27