1
0
Fork 0
mirror of https://github.com/GuerillaStudio/vanillalist.git synced 2024-10-22 17:37:29 +00:00
vanillalist/.gitignore
2022-01-03 15:29:01 +01:00

16 lines
188 B
Text
Executable file

# 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