Spaces:
Sleeping
Sleeping
Commit ·
2050b9b
1
Parent(s): 9a472c2
Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -33,6 +33,7 @@ env/
|
|
| 33 |
.eggs/
|
| 34 |
build/
|
| 35 |
Thumbs.db
|
|
|
|
| 36 |
|
| 37 |
# Project specific
|
| 38 |
focus_guard.db
|
|
|
|
| 33 |
.eggs/
|
| 34 |
build/
|
| 35 |
Thumbs.db
|
| 36 |
+
ignore/
|
| 37 |
|
| 38 |
# Project specific
|
| 39 |
focus_guard.db
|