1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2025-01-14 14:43:17 +08:00
pigallery2/.gitignore

17 lines
257 B
Plaintext
Raw Normal View History

2016-03-12 12:53:19 +01:00
.idea/
PiGallery2.iml
node_modules/
typings/
2016-03-12 12:58:25 +01:00
frontend/*/*.js
frontend/*/*.js.map
2016-03-12 18:11:19 +01:00
frontend/main.js
frontend/main.js.map
frontend/dist
2016-03-12 12:58:25 +01:00
backend/*/*.js
backend/*/*.js.map
backend/*.js
backend/*.js.map
2016-03-12 18:11:19 +01:00
common/*/*.js
common/*/*.js.map
test/coverage
2016-03-13 19:57:40 +01:00
.coveralls.yml