Added .exe/.dll back to gitignore. (Fucking hate gitignore)
This commit is contained in:
parent
de5ce1a962
commit
9810604d50
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -2,8 +2,8 @@
|
|||
###################
|
||||
*.com
|
||||
*.class
|
||||
|
||||
|
||||
*.dll
|
||||
*.exe
|
||||
*.o
|
||||
*.so
|
||||
*/bin/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue