# ide specific files
.idea
.ide
*.iml

# files generated by the compiler
target

# Python files
*.pyc
venv
