瀏覽代碼

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

Nehon 11 年之前
父節點
當前提交
9c8f1b8b75
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

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