Add Svelte/Vite stuff to the gitignore
This commit is contained in:
parent
90819f50e4
commit
b2fe90c7a5
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -1,3 +1,8 @@
|
|||
node_modules/
|
||||
dist/
|
||||
.vscode/
|
||||
.DS_Store
|
||||
|
||||
# Logs
|
||||
logs
|
||||
*.log
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue