Skip to content

Commit c6f633e

Browse files
committed
Copy .gitignore customizations from this repo
1 parent 4258f35 commit c6f633e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ deps
4343
dist
4444
node_modules
4545
out
46+
package
4647
target
4748
tmp
4849

@@ -127,8 +128,11 @@ node_modules
127128
npm-debug.log*
128129
.nuxt
129130
.serverless
131+
.svelte-kit
130132
*.tsbuildinfo
131133
typings
134+
vite.config.js.timestamp-*
135+
vite.config.ts.timestamp-*
132136
yarn-debug.log*
133137
yarn-error.log*
134138
.yarn-integrity

0 commit comments

Comments
 (0)