mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-23 14:25:17 +02:00
Get rid of our internal "build system" and switch to a CI-buildable Dockerfile instead.
This commit is contained in:
14
.dockerignore
Normal file
14
.dockerignore
Normal file
@@ -0,0 +1,14 @@
|
||||
*.mo
|
||||
*.tgz
|
||||
.DS_Store
|
||||
.env
|
||||
.git/
|
||||
.idea/
|
||||
Dockerfile
|
||||
node_modules/
|
||||
npm-debug.log
|
||||
res/bower_components/
|
||||
res/build/
|
||||
rethinkdb_data/
|
||||
temp/
|
||||
tmp/
|
||||
Reference in New Issue
Block a user