mirror of
https://github.com/bpatrik/pigallery2.git
synced 2025-01-06 03:54:12 +02:00
21 lines
309 B
Plaintext
21 lines
309 B
Plaintext
.idea/
|
|
PiGallery2.iml
|
|
node_modules/
|
|
pigallery2.zip
|
|
frontend/**/*.js
|
|
frontend/**/*.js.map
|
|
frontend/dist
|
|
backend/**/*.js
|
|
backend/**/*.js.map
|
|
common/**/*.js
|
|
common/**/*.js.map
|
|
test/coverage
|
|
test/backend/**/*.js
|
|
test/backend/**/*.js.map
|
|
test/e2e/**/*.js
|
|
test/e2e/**/*.js.map
|
|
demo/TEMP/
|
|
config.json
|
|
users.db
|
|
dist/
|