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

21 lines
313 B
Plaintext

.idea/
release
PiGallery2.iml
node_modules/
typings/
frontend/app/**/*.js
frontend/app/**/*.js.map
frontend/main.js
frontend/main.js.map
frontend/dist
backend/**/*.js
backend/**/*.js.map
common/**/*.js
common/**/*.js.map
test/coverage
test/backend/**/*.js
test/backend/**/*.js.map
demo/TEMP/
config.json
users.db