After #121, a venv-test directory gets created by Makefile targets, so it seems like that pattern needs to also be added to the .gitignore.
Not having it ignored particularly affects GitHub Desktop users, for whom the app's "Changes" tab gets filled up with thousands of files and navigating the GUI list is non-trivial.
After #121, a
venv-test
directory gets created by Makefile targets, so it seems like that pattern needs to also be added to the .gitignore.Not having it ignored particularly affects GitHub Desktop users, for whom the app's "Changes" tab gets filled up with thousands of files and navigating the GUI list is non-trivial.