1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-12-04 10:34:45 +02:00
pigallery2/.dockerignore

23 lines
232 B
Plaintext
Raw Normal View History

2019-12-14 11:47:59 +02:00
.github/
.idea/
2019-12-14 13:05:26 +02:00
.git/
2019-12-14 11:47:59 +02:00
node_modules/
2019-12-14 13:05:26 +02:00
release/
2019-12-14 11:47:59 +02:00
demo/
dist/
2019-12-14 13:05:26 +02:00
PiGallery2.iml
2019-12-14 11:47:59 +02:00
docs/
out-tsc/
test/
docker/
2019-12-14 13:05:26 +02:00
src/**/*.js
src/**/*.js.map
gulpfile.js
gulpfile.js.map
2019-12-14 12:48:21 +02:00
.travis.yml
config.json
karma.conf.js
protractor.conf.js
Procfile
.*ignore