| # -*- makefile -*- | |
| # ----------------------------------------------------------------------- | |
| # Intent: resources that git should filter from checkins | |
| # ----------------------------------------------------------------------- | |
| .venv/ | |
| sandbox/ # cloned repositories | |
| # [EOF] |