1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00
pigallery2/.gitignore

22 lines
318 B
Plaintext
Raw Normal View History

2016-03-12 19:53:19 +08:00
.idea/
PiGallery2.iml
node_modules/
pigallery2.zip
frontend/**/*.js
frontend/**/*.js.map
2016-03-13 01:11:19 +08:00
frontend/dist
2016-03-14 04:31:49 +08:00
backend/**/*.js
backend/**/*.js.map
common/**/*.js
common/**/*.js.map
test/coverage
2016-04-30 06:36:33 +08:00
test/backend/**/*.js
test/backend/**/*.js.map
test/e2e/**/*.js
test/e2e/**/*.js.map
demo/TEMP/
config.json
2016-07-07 19:56:39 +08:00
users.db
dist/
2017-07-12 04:10:36 +08:00
release/