Files
bildverarbeitungss18-hausau…/.gitignore
2018-04-18 13:03:26 +02:00

15 lines
171 B
Plaintext

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
# IPython Notebook
.ipynb_checkpoints
# pyenv
.python-version
# docker
.docker_cid
Dockerfile