Skip to content
Snippets Groups Projects
Verified Commit c6cc9dfc authored by Stefan Hynek's avatar Stefan Hynek :drooling_face:
Browse files

chore: add `.gitignore`; recommend vscode settings

parent 7197917c
No related branches found
No related tags found
No related merge requests found
__pycache__
.env
venv/
{
"python.formatting.provider": "autopep8",
"python.pythonPath": "venv/bin/python",
"python.linting.enabled": true
}
\ 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