Gitignore .docs/ planning artifacts
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
c9ca087a00cc3fb6245e78feec3d2b84c4396da0- Parents
-
c3a0a31 - Tree
0c992da
c9ca087
c9ca087a00cc3fb6245e78feec3d2b84c4396da0c3a0a31
0c992da| Status | File | + | - |
|---|---|---|---|
| M |
.gitignore
|
1 | 0 |
.gitignoremodified@@ -8,3 +8,4 @@ build/ | ||
| 8 | 8 | .pytest_cache/ |
| 9 | 9 | .mypy_cache/ |
| 10 | 10 | .ruff_cache/ |
| 11 | +.docs/ | |