1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-03 08:05:15 +00:00

add .dockerignore

This commit is contained in:
Girish Ramakrishnan
2015-11-24 19:47:03 -08:00
parent 6d803891e9
commit cc4222fdbc
5 changed files with 16 additions and 1 deletions

View File

@@ -14,6 +14,8 @@
"mkdirp": "^0.5.1",
"mocha": "^2.3.4",
"rimraf": "^2.4.4",
"selenium-server-standalone-jar": "^2.47.1",
"selenium-webdriver": "^2.48.2",
"superagent": "^1.4.0"
}
}