update .gitignore
This commit is contained in:
15
.gitignore
vendored
15
.gitignore
vendored
@ -1 +1,16 @@
|
|||||||
docs/build/**
|
docs/build/**
|
||||||
|
venv/
|
||||||
|
.ipynb_checkpoints/
|
||||||
|
__pycache__/
|
||||||
|
build/
|
||||||
|
dist/
|
||||||
|
*.egg-info/
|
||||||
|
|
||||||
|
node_modules/
|
||||||
|
|
||||||
|
.DS_Store
|
||||||
|
*.sublime-*
|
||||||
|
.idea/
|
||||||
|
pyrightconfig.json
|
||||||
|
|
||||||
|
working/
|
||||||
|
|||||||
Reference in New Issue
Block a user