This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Ethosa
/
NodesNim
mirror of
https://github.com/Ethosa/nodesnim
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
fix .gitignore.
Ethosa
5 years ago
parent
ffb173dab3
commit
7309beb870
2 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
.gitignore
BIN
tests/test14.exe
+ 2
- 0
.gitignore
View File
@@ -1,3 +1,5 @@
nimcache/
nimblecache/
htmldocs/
+
+*.exe
BIN
tests/test14.exe
View File