smartcls/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2017-10-12 09:19:54 +00:00
.nogit/
2020-07-20 07:39:47 +00:00
# artifacts
2017-10-12 09:19:54 +00:00
coverage/
public/
pages/
2020-07-20 07:39:47 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom