blob: 45ed052880fa93860078fe0f12293f980f26b8ce [file] [log] [blame]
# List of files and extensions to be ignored
# Eclipse
*.project
*.cproject
.pydevproject
.settings/
# Visual Studio Code
.vscode/
# Garbage files
build*/
*.orig
**/__pycache__
*.pyc