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:
parent
ac1714ffef
commit
14e0ca9a3b
2 changed files with 8 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -7,3 +7,8 @@ nimcache/
|
|||
/src/babel
|
||||
/src/nimble
|
||||
/tests/tester
|
||||
|
||||
# executables from test and build
|
||||
/nimble
|
||||
/tests/nimscript/nimscript
|
||||
/tests/issue27/issue27
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue