Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
6508e81
1
Parent(s):
273715c
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
|