Updated gitignore to excluse src/main.nim's binary

This commit is contained in:
Nocturn9x 2021-11-30 16:15:08 +01:00
parent 60f48afe00
commit 8a05dbd95a
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
nimcache/
nimblecache/
htmldocs/
main

BIN
src/main

Binary file not shown.