소스 검색

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