ソースを参照

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