| Joey Armstrong | 2550e89 | 2024-08-16 13:41:08 -0400 | [diff] [blame] | 1 | # -*- makefile -*- |
| 2 | # ----------------------------------------------------------------------- | ||||
| 3 | # Intent: resources that git should filter from checkins | ||||
| 4 | # ----------------------------------------------------------------------- | ||||
| 5 | |||||
| 6 | .venv/ | ||||
| 7 | sandbox/ # cloned repositories | ||||
| 8 | |||||
| 9 | # [EOF] | ||||