# Ignore python compiled objects
*.pyc

# Ignore Pycharm
.idea

# Ignore VirtualEnv
.env
