🔧 Updated default gitignore
This commit is contained in:
parent
03e0c915ca
commit
22a860e0fd
1 changed files with 4 additions and 2 deletions
|
|
@ -1,6 +1,8 @@
|
||||||
.env*
|
.env*
|
||||||
.gitignore
|
|
||||||
.prettierrc
|
.prettierrc
|
||||||
.prettierignore
|
.prettierignore
|
||||||
.editorconfig
|
.editorconfig
|
||||||
node_modules
|
node_modules
|
||||||
|
*.vim
|
||||||
|
.venv/
|
||||||
|
.ipynb_checkpoints/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue