Spaces:
Paused
Paused
Captain Ezio
commited on
Commit
·
f26c768
1
Parent(s):
d5ccbff
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -8,6 +8,7 @@ postgres-data/
|
|
| 8 |
!sample.env
|
| 9 |
logs/
|
| 10 |
Powers/local_vars.py
|
|
|
|
| 11 |
.idea/
|
| 12 |
|
| 13 |
# Byte-compiled / optimized / DLL files
|
|
|
|
| 8 |
!sample.env
|
| 9 |
logs/
|
| 10 |
Powers/local_vars.py
|
| 11 |
+
Powers/vars.py
|
| 12 |
.idea/
|
| 13 |
|
| 14 |
# Byte-compiled / optimized / DLL files
|