1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 09:27:30 +00:00
vanillalist/.gitignore

17 lines
188 B
Text
Raw Permalink Normal View History

2021-02-21 15:52:38 +00:00
# dependencies installed by npm
node_modules
# build artefacts
public/*
!public/uploads/.gitkeep
# secrets and errors
.env
.log
# macOS related files
.DS_Store
# editor config
.vscode