10 lines
172 B
Plaintext
10 lines
172 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Out-of-tree CMake builds are preferred, but keep accidental local builds out.
|
|
/build/
|
|
/CMakeFiles/
|
|
/CMakeCache.txt
|
|
/cmake_install.cmake
|
|
/Testing/
|