소스 검색

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