gitignore: add .fackr directories
Authored by
mfwolffe <wolffemf@dukes.jmu.edu>
- SHA
1acaac274cdec4cd14280f3733997d1671ad2863- Parents
-
1b4fde4 - Tree
fb245f7
1acaac2
1acaac274cdec4cd14280f3733997d1671ad28631b4fde4
fb245f7| Status | File | + | - |
|---|---|---|---|
| M |
.gitignore
|
3 | 0 |
.gitignoremodified@@ -17,3 +17,6 @@ Thumbs.db | ||
| 17 | 17 | # Planning docs (kept locally, not in repo) |
| 18 | 18 | docs/roadmap.md |
| 19 | 19 | docs/sprints/ |
| 20 | + | |
| 21 | +# Tool directories | |
| 22 | +.fackr/ | |