This change sorts the list of the installed modules by name.

It also adds some files to .gitignore to make checkins easier.
This commit is contained in:
Hans Raaf 2016-01-11 02:15:16 +01:00
commit 14e0ca9a3b
2 changed files with 8 additions and 1 deletions

5
.gitignore vendored
View file

@ -7,3 +7,8 @@ nimcache/
/src/babel
/src/nimble
/tests/tester
# executables from test and build
/nimble
/tests/nimscript/nimscript
/tests/issue27/issue27