added *.dll to git ignore because I was tired to see extracted natives in my working copy

This commit is contained in:
Nehon 2014-06-18 21:52:38 +02:00
parent 330b53671a
commit 9c8f1b8b75

3
.gitignore vendored
View File

@ -100,4 +100,5 @@
/bin
/.classpath
/.project
/.settings
/.settings
*.dll