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

33 lines
466 B
Plaintext
Raw Normal View History

2016-03-12 19:53:19 +08:00
.idea/
PiGallery2.iml
node_modules/
pigallery2.zip
2019-12-14 19:05:26 +08:00
src/**/*.js
src/**/*.js.map
2019-12-10 17:44:35 +08:00
src/frontend/dist
test/coverage
2016-04-30 06:36:33 +08:00
test/backend/**/*.js
test/backend/**/*.js.map
2018-12-11 00:54:24 +08:00
test/common/**/*.js
test/common/**/*.js.map
test/e2e/**/*.js
test/e2e/**/*.js.map
2019-12-08 01:20:14 +08:00
benchmark/**/*.js
benchmark/**/*.js.map
gulpfile.js
gulpfile.js.map
demo/tmp/
config.json
2016-07-07 19:56:39 +08:00
users.db
2017-07-21 05:49:27 +08:00
sqlite.db
dist/
2017-07-12 04:10:36 +08:00
release/
2018-12-11 00:54:24 +08:00
out-tsc/
2019-01-13 01:08:34 +08:00
ffmpeg/
locale.source.xlf
test.*
2019-12-29 16:34:08 +08:00
/db/
2023-09-06 22:05:28 +08:00
/test/cypress/screenshots/
2023-11-01 03:38:08 +08:00
/extensions/
/extension/lib/