Skip to content

Commit f70d818

Browse files
Fix .gitignore and remove __pycache__ files
1 parent 30ad10f commit f70d818

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,5 @@
1111
/venv/*
1212
venv/
1313

14-
__pychache__/*
14+
__pycache__/*
15+
__pycache__

__pycache__/run_tests.cpython-38.pyc

-551 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)