1
0
mirror of https://github.com/bpatrik/pigallery2.git synced 2025-01-18 04:58:59 +02:00
pigallery2/.gitignore

30 lines
410 B
Plaintext
Raw Normal View History

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