mirror of
https://github.com/bpatrik/pigallery2.git
synced 2024-11-24 08:42:24 +02:00
19 lines
296 B
Plaintext
19 lines
296 B
Plaintext
.idea/
|
|
PiGallery2.iml
|
|
node_modules/
|
|
typings/
|
|
frontend/app/**/*.js
|
|
frontend/app/**/*.js.map
|
|
frontend/main.js
|
|
frontend/main.js.map
|
|
frontend/dist
|
|
backend/**/*.js
|
|
backend/**/*.js.map
|
|
common/**/*.js
|
|
common/**/*.js.map
|
|
test/coverage
|
|
test/backend/**/*.js
|
|
test/backend/**/*.js.map
|
|
demo/TEMP/
|
|
config.json
|