Add a simple .gitignore file

This commit is contained in:
Alexander Hess 2019-09-16 00:14:56 +02:00
parent d2fdda7c09
commit f33af96847

11
.gitignore vendored Normal file
View file

@ -0,0 +1,11 @@
# Environments
.env/
env/
.venv/
venv/
# Jupyter
.ipynb_checkpoints/
# pyenv
.python-version