sentry/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2018-10-31 11:43:13 +00:00
.nogit/
2020-05-17 22:32:06 +00:00
# artifacts
2018-10-31 11:43:13 +00:00
coverage/
public/
pages/
2020-05-17 22:32:06 +00:00
# installs
node_modules/
# caches
2018-10-31 11:43:13 +00:00
.yarn/
2020-05-17 22:32:06 +00:00
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom