Update .gitignore
Browse files- .gitignore +1 -0
.gitignore
CHANGED
|
@@ -7,6 +7,7 @@ logo.svg
|
|
| 7 |
# Repo-specific scratch/outputs
|
| 8 |
.tmp-space/
|
| 9 |
cs26-portal/
|
|
|
|
| 10 |
|
| 11 |
# Python
|
| 12 |
__pycache__/
|
|
|
|
| 7 |
# Repo-specific scratch/outputs
|
| 8 |
.tmp-space/
|
| 9 |
cs26-portal/
|
| 10 |
+
_sync/
|
| 11 |
|
| 12 |
# Python
|
| 13 |
__pycache__/
|