21 lines
225 B
Plaintext
21 lines
225 B
Plaintext
# ---> Backup
|
|
*.bak
|
|
*.gho
|
|
*.ori
|
|
*.orig
|
|
*.tmp
|
|
|
|
# ---> CMake
|
|
CMakeLists.txt.user
|
|
CMakeCache.txt
|
|
CMakeFiles
|
|
CMakeScripts
|
|
Testing
|
|
Makefile
|
|
cmake_install.cmake
|
|
install_manifest.txt
|
|
compile_commands.json
|
|
CTestTestfile.cmake
|
|
_deps
|
|
|