Spaces:
Sleeping
Sleeping
Captain Ezio
commited on
Commit
·
aca22ac
1
Parent(s):
9dc9174
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
*.session
|
2 |
*.session-journal
|
3 |
Powers/config.py
|
|
|
4 |
.vscode/
|
5 |
postgres-data/
|
6 |
*.env
|
|
|
1 |
*.session
|
2 |
*.session-journal
|
3 |
Powers/config.py
|
4 |
+
Powers/vars.py
|
5 |
.vscode/
|
6 |
postgres-data/
|
7 |
*.env
|