Spaces:
Running
Running
Update gitignore
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
.idea/*
|
|
|
|
1 |
+
.idea/*
|
2 |
+
__pycache__/
|