Remove stray dll, add .dlls and .sos to gitignore

This commit is contained in:
KoffeinFlummi 2015-01-18 20:06:03 +01:00
parent a78730d387
commit c4e57dcf9f
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -1,4 +1,6 @@
*.pbo *.pbo
*.dll
*.so
texHeaders.bin texHeaders.bin
*.swp *.swp
*.swo *.swo

Binary file not shown.