gitlab/.gitignore

20 lines
142 B
Plaintext
Raw Normal View History

2021-05-16 23:50:56 +00:00
.nogit/
# artifacts
2017-06-10 13:51:27 +00:00
coverage/
public/
pages/
2021-05-16 23:50:56 +00:00
# installs
node_modules/
# caches
.yarn/
.cache/
.rpt2_cache
# builds
dist/
dist_*/
# custom