Spaces:
Paused
Paused
Captain Ezio commited on
Commit ·
fec2772
1
Parent(s): 46fb3e1
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
|