blob: 4b442513f5f97234b72c8b87e456d6773776ba28 [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