Add Windows and VCC artifacts to gitignore

This commit is contained in:
Fredrik Høisæther Rasch 2017-06-24 13:09:41 +02:00
commit 9878279769

8
.gitignore vendored
View file

@ -12,3 +12,11 @@ nimcache/
/nimble
/tests/nimscript/nimscript
/tests/issue27/issue27
# Windows executables
*.exe
*.dll
# VCC compiler and linker artifacts
*.ilk
*.pdb