Skip to content

Commit 67229bc

Browse files
committed
*
1 parent d6a5f9e commit 67229bc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
env
12
.idea
23
.vscode
34
__pycache__
45
*/__pycache__
56
*/*/__pycache__
67
*/*/*/__pycache__
7-
*/*/*/*/__pycache__
8+
*/*/*/*/__pycache__

0 commit comments

Comments
 (0)