浏览代码

.gitignore

Gu3 6 年之前
父节点
当前提交
e040f80147
共有 1 个文件被更改,包括 9 次插入9 次删除
  1. 9 9
      .dockerignore

+ 9 - 9
.dockerignore

@@ -1,9 +1,9 @@
-/.idea
-/.project
-/mysqldata/*
-/elasticsearchdata/*
-/apps/*
-!/apps/opentalent-platform/migration
-!/apps/env
-/.vagrant
-/Vagrantfile
+.idea
+.project
+mysqldata/*
+elasticsearchdata/*
+apps/*
+!apps/opentalent-platform/migration
+!apps/env
+.vagrant
+Vagrantfile