paypal/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2017-10-26 12:23:13 +00:00
.nogit/
2020-08-21 15:40:04 +00:00
# artifacts
2017-10-26 12:23:13 +00:00
coverage/
public/
pages/
2020-08-21 15:40:04 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom