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

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
**/__pycache__/
2+
/__pycache__/
3+
**/.vscode/
4+
/.vscode/

.vscode/settings.json

-3
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.

__pycache__/ultils.cpython-37.pyc

-4.92 KB
Binary file not shown.

__pycache__/ultils.cpython-39.pyc

-4.69 KB
Binary file not shown.
-675 Bytes
Binary file not shown.
-679 Bytes
Binary file not shown.
-2.31 KB
Binary file not shown.
-392 Bytes
Binary file not shown.
-386 Bytes
Binary file not shown.
-2.92 KB
Binary file not shown.
-2.99 KB
Binary file not shown.
-2.16 KB
Binary file not shown.
-2.07 KB
Binary file not shown.
-2.19 KB
Binary file not shown.
-2.42 KB
Binary file not shown.
-4.24 KB
Binary file not shown.
-4.39 KB
Binary file not shown.
-911 Bytes
Binary file not shown.
-935 Bytes
Binary file not shown.
-4.38 KB
Binary file not shown.
-4.76 KB
Binary file not shown.
-4.33 KB
Binary file not shown.
-4.39 KB
Binary file not shown.
-11.5 KB
Binary file not shown.
-11.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)