Quellcode durchsuchen

Merge branch 'feature/ci_jenkins' into 'develop'

Feature/ci jenkins

See merge request o2oa/o2oa!79
胡起 vor 5 Jahren
Ursprung
Commit
0c05a179dd
2 geänderte Dateien mit 5 neuen und 1 gelöschten Zeilen
  1. 2 0
      .gitignore
  2. 3 1
      o2web/.gitignore

+ 2 - 0
.gitignore

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

+ 3 - 1
o2web/.gitignore

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