# List of files and extensions to be ignored

# Eclipse projects
*.project
*.cproject
.pydevproject
.settings/

# Garbage files
build*/
*.orig
**/__pycache__
*.pyc
