webrequest/.gitignore

20 lines
142 B
Plaintext
Raw Permalink Normal View History

2018-11-30 16:12:48 +00:00
.nogit/
# artifacts
2018-11-30 16:12:48 +00:00
coverage/
public/
pages/
# installs
node_modules/
# caches
2018-11-30 16:12:48 +00:00
.yarn/
.cache/
.rpt2_cache
# builds
dist/
2020-06-25 22:45:19 +00:00
dist_*/
# custom