Explorar el Código

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

Nehon hace 11 años
padre
commit
9c8f1b8b75
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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