blob: ba6dc28f3a9cc17e95729c488eb35f82d2d41044 [file] [log] [blame]
alexander3c798932021-03-26 21:42:19 +00001# IDE related
2.vscode
3.idea
4
5# Downloaded files
6
7# Build files
8CMakeFiles
9build
10cmake-build-*
11
12# Virtual environments
13scripts/py/env*
14scripts/py/venv*
15env
16venv
17__pycache__*