Просмотр исходного кода

Merge branch 'feature/ci_jenkins' into 'develop'

Feature/ci jenkins

See merge request o2oa/o2oa!79
胡起 5 лет назад
Родитель
Сommit
0c05a179dd
2 измененных файлов с 5 добавлено и 1 удалено
  1. 2 0
      .gitignore
  2. 3 1
      o2web/.gitignore

+ 2 - 0
.gitignore

@@ -154,3 +154,5 @@ typings/
 .factorypath
 /o2server/commons/
 /o2server/jvm/
+/o2web/ftpconfig.js
+/o2web/gulpconfig.js

+ 3 - 1
o2web/.gitignore

@@ -9,5 +9,7 @@ npm-debug.log
 **/*.min.js
 package-lock.json
 /.svn/
+/ftpconfig.js
+/gulpconfig.js
 ftpconfig.js
-gulpconfig.js
+gulpconfig.js