chore(web-client): update .gitignore files

Co-authored-by: irving ou <jou@devolutions.net>
This commit is contained in:
Benoît CORTIER 2023-11-03 17:25:34 -04:00 committed by Benoît Cortier
parent 5a1999aae3
commit 500beb21fa
4 changed files with 28 additions and 10 deletions

9
.gitignore vendored
View file

@ -13,4 +13,11 @@
# Editor/IDE files
*~
/tags
/.idea
.idea
.vscode
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?

19
web-client/.gitignore vendored Normal file
View file

@ -0,0 +1,19 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
# Build artifacts
node_modules
dist
dist-ssr
*.local
build
# Vite bundler
vite.config.js.timestamp-*
vite.config.ts.timestamp-*

View file

@ -1,3 +0,0 @@
{
"recommendations": ["svelte.svelte-vscode"]
}

View file

@ -1,11 +1,6 @@
.DS_Store
node_modules
/build
/.svelte-kit
/package
.env
.env.*
!.env.example
vite.config.js.timestamp-*
vite.config.ts.timestamp-*
/static/iron-remote-gui
/static/iron-remote-gui/