mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 05:50:30 +00:00
Merge pull request #6204 from couven92/gitignore
Added Windows and VCC build artifacts to gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -9,6 +9,10 @@ dnimcache/
|
||||
|
||||
*.o
|
||||
!/icons/*.o
|
||||
*.obj
|
||||
*.ilk
|
||||
*.pdb
|
||||
*.dll
|
||||
*.exe
|
||||
*.so
|
||||
*.dylib
|
||||
|
||||
Reference in New Issue
Block a user