mirror of
https://github.com/xuthus83/pigallery2.git
synced 2024-11-03 21:04:03 +08:00
17 lines
250 B
Plaintext
17 lines
250 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
|
|
demo/TEMP/
|
|
config.json
|