Skip to content

Commit b23c9ce

Browse files
committed
gitignore commit and remove __pycache__
1 parent 87faf3f commit b23c9ce

33 files changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
**/__pycache__/
2+
/__pycache__/
3+
**/.vscode/
4+
/.vscode/

.vscode/settings.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

__pycache__/__init__.cpython-37.pyc

-307 Bytes
Binary file not shown.

__pycache__/constant.cpython-37.pyc

-260 Bytes
Binary file not shown.

__pycache__/constant.cpython-39.pyc

-273 Bytes
Binary file not shown.

__pycache__/cvasp.cpython-37.pyc

-4.25 KB
Binary file not shown.

__pycache__/cvasp.cpython-39.pyc

-4.38 KB
Binary file not shown.

__pycache__/plotting2.cpython-37.pyc

-9.24 KB
Binary file not shown.

__pycache__/plotting2.cpython-39.pyc

-9.89 KB
Binary file not shown.

__pycache__/ultils.cpython-310.pyc

-4.66 KB
Binary file not shown.

0 commit comments

Comments
 (0)