소스 검색

add subfolder

Gu3 6 년 전
부모
커밋
0369fc5d8e
4개의 변경된 파일8개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .ssh/.gitignore
  2. 2 0
      apps/.gitignore
  3. 2 0
      elasticsearchdata/.gitignore
  4. 2 0
      mysqldata/.gitignore

+ 2 - 0
.ssh/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore

+ 2 - 0
apps/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore

+ 2 - 0
elasticsearchdata/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore

+ 2 - 0
mysqldata/.gitignore

@@ -0,0 +1,2 @@
+*
+!.gitignore