apply new gitignore config
This commit is contained in:
parent
2ce41990bf
commit
2e6874c822
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,11 +1,8 @@
|
|||||||
.idea
|
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
|
||||||
dist-ssr
|
|
||||||
public/env.js
|
public/env.js
|
||||||
/build
|
build
|
||||||
yarn.lock
|
yarn.lock
|
||||||
package-lock.json
|
package-lock.json
|
||||||
*.map
|
*.map
|
||||||
/public/index.html
|
public/index.html
|
||||||
/svelte.config.js
|
svelte.config.js
|
Loading…
x
Reference in New Issue
Block a user