Skip to content
Snippets Groups Projects
Unverified Commit c8e9dc4c authored by Jonathan de Jong's avatar Jonathan de Jong Committed by GitHub
Browse files

Add .venv* to .gitignore (#8566)

parent 3ee17585
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,7 @@ _trial_temp*/
/.python-version
/*.signing.key
/env/
/.venv*/
/homeserver*.yaml
/logs
/media_store/
......
Add virtualenv-generated folders to `.gitignore`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment