salix/.gitignore

11 lines
121 B
Plaintext
Raw Normal View History

2019-09-13 14:09:14 +00:00
coverage
2016-09-29 05:10:58 +00:00
node_modules
2019-11-14 13:37:18 +00:00
dist
2020-12-18 16:25:08 +00:00
storage
2017-01-31 13:14:55 +00:00
npm-debug.log
2018-08-30 09:02:50 +00:00
.eslintcache
2018-12-27 15:10:55 +00:00
datasources.*.json
2019-01-23 08:33:58 +00:00
print.*.json
2019-01-26 13:48:55 +00:00
db.json
2020-07-16 12:31:44 +00:00
junit.xml
.DS_Store