Spaces:
Running
Running
[email protected]
commited on
Commit
·
6b04ecd
1
Parent(s):
24052d0
chore: update .gitignore to include .qodo file
Browse files- .gitignore +2 -1
.gitignore
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
*/__pycache__/*
|
2 |
__pycache__
|
3 |
|
4 |
-
.env
|
|
|
|
1 |
*/__pycache__/*
|
2 |
__pycache__
|
3 |
|
4 |
+
.env
|
5 |
+
.qodo
|