1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2024-11-24 08:42:24 +02:00
pigallery2/.gitignore
2017-07-11 22:10:36 +02:00

22 lines
318 B
Plaintext

.idea/
PiGallery2.iml
node_modules/
pigallery2.zip
frontend/**/*.js
frontend/**/*.js.map
frontend/dist
backend/**/*.js
backend/**/*.js.map
common/**/*.js
common/**/*.js.map
test/coverage
test/backend/**/*.js
test/backend/**/*.js.map
test/e2e/**/*.js
test/e2e/**/*.js.map
demo/TEMP/
config.json
users.db
dist/
release/