소스 검색

Added .DS_Store and *.log in .gitignore.

NosBit 10 년 전
부모
커밋
e397cc5602
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      L2J_Server/.gitignore

+ 2 - 0
L2J_Server/.gitignore

@@ -1,2 +1,4 @@
 /bin/
 /build/
+.DS_Store
+*.log