Library/.gitignore

14 lines
181 B
Plaintext
Raw Normal View History

.idea/*
2017-11-08 20:42:30 +00:00
Library
2017-11-28 13:42:11 +00:00
dist/*
dist/
2017-11-24 10:11:12 +00:00
frontend/node_modules/
frontend/dist/
frontend/npm-debug.log*
frontend/yarn-debug.log*
2017-11-28 13:42:11 +00:00
frontend/yarn-error.log*
2017-12-01 10:33:40 +00:00
config.ini
2018-01-25 21:31:50 +00:00
*.db
2018-01-25 15:33:34 +00:00
cover.html
2018-01-25 21:31:50 +00:00
coverage.out