a gitignore would make life better

This commit is contained in:
kmpm 2019-01-20 12:38:32 +01:00
parent ce02006259
commit d13d884cd8

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
# python virtualenv
venv/
# put various editor ignores here
.vscode/