Git ignore
This commit is contained in:
parent
5a561d4420
commit
1ba0d7f9ba
12
.gitignore
vendored
12
.gitignore
vendored
@ -1 +1,13 @@
|
|||||||
gabenparadise/dis/
|
gabenparadise/dis/
|
||||||
|
.DS_Store
|
||||||
|
node_modules/
|
||||||
|
/dist
|
||||||
|
/public
|
||||||
|
|
||||||
|
# Log files
|
||||||
|
npm-debug.log*
|
||||||
|
yarn-debug.log*
|
||||||
|
yarn-error.log*
|
||||||
|
|
||||||
|
# Editor settings
|
||||||
|
.vscode
|
Loading…
Reference in New Issue
Block a user