瀏覽代碼

gitignore

eskim 5 年之前
父節點
當前提交
25c856b25a
共有 3 個文件被更改,包括 9 次插入0 次删除
  1. 3 0
      style24.admin/.gitignore
  2. 3 0
      style24.core/.gitignore
  3. 3 0
      style24.scm/.gitignore

+ 3 - 0
style24.admin/.gitignore

@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath

+ 3 - 0
style24.core/.gitignore

@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath

+ 3 - 0
style24.scm/.gitignore

@@ -0,0 +1,3 @@
+target/
+.settings/
+.classpath