boilerplate-backend/.gitignore
2023-12-07 17:24:48 +01:00

10 lines
94 B
Plaintext

node_modules/
build/
coverage/
!.vuepress/
.vuepress/.temp/
.vuepress/.cache/
.env
# emacs
*~