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