소스 검색

gitkeep clonedb

Vincent GUFFON 5 년 전
부모
커밋
61ce27f29c
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -6,6 +6,8 @@
 /elasticsearchdata/*
 /apps/*
 !/apps/.gitkeep
+/clonedb/*
+!/clonedb/.gitkeep
 /.vagrant
 /.ssh/*
 /useruploaddata/*