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

20 lines
311 B
Plaintext
Raw Normal View History

2016-03-12 13:53:19 +02:00
.idea/
PiGallery2.iml
node_modules/
pigallery2.zip
2016-03-13 22:31:49 +02:00
frontend/app/**/*.js
frontend/app/**/*.js.map
2016-03-12 19:11:19 +02:00
frontend/main.js
frontend/main.js.map
frontend/dist
2016-03-13 22:31:49 +02:00
backend/**/*.js
backend/**/*.js.map
common/**/*.js
common/**/*.js.map
test/coverage
2016-04-30 00:36:33 +02:00
test/backend/**/*.js
test/backend/**/*.js.map
demo/TEMP/
config.json
2016-07-07 13:56:39 +02:00
users.db