Files
smartcache/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2018-07-12 21:32:20 +02:00
.nogit/
2019-10-23 19:21:27 +02:00
# artifacts
2018-07-12 21:32:20 +02:00
coverage/
public/
pages/
2019-10-23 19:21:27 +02:00
# installs
node_modules/
# caches
2018-07-12 21:32:20 +02:00
.yarn/
2019-10-23 19:21:27 +02:00
.cache/
.rpt2_cache
# builds
dist/
2021-04-21 19:52:53 +00:00
dist_*/
2019-10-23 19:21:27 +02:00
# custom