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

15 lines
241 B
Plaintext
Raw Normal View History

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