Add exports/ in .gitignore
This commit is contained in:
parent
42809eecd1
commit
75554257aa
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,3 +1,4 @@
|
|||
.venv/
|
||||
.ipynb_checkpoints/
|
||||
__pycache__
|
||||
exports/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue