mirror of
https://github.com/ANL-CEEESA/MIPLearn.git
synced 2025-12-06 01:18:52 -06:00
Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -39,8 +39,8 @@ TODO.md
|
||||
/site
|
||||
ENV/
|
||||
MANIFEST
|
||||
__pycache__/
|
||||
__pypackages__/
|
||||
**/__pycache__/
|
||||
**/__pypackages__/
|
||||
build/
|
||||
celerybeat-schedule
|
||||
celerybeat.pid
|
||||
@@ -75,3 +75,5 @@ venv.bak/
|
||||
venv/
|
||||
wheels/
|
||||
notebooks/
|
||||
.vscode
|
||||
tmp
|
||||
|
||||
Reference in New Issue
Block a user