Aleksei Žavoronkov commited on
Commit ·
464600d
1
Parent(s): 704a690
add .gitignore
Browse files- .gitignore +2 -0
.gitignore
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
.venv/
|
| 2 |
+
__pycache__/
|