Files
bildverarbeitungss18-hausau…/.gitignore
2018-04-22 12:36:13 +02:00

18 lines
206 B
Plaintext

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