cf12defd28
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
34 lines
405 B
Plaintext
34 lines
405 B
Plaintext
# Ignore generated cmake files
|
|
cmake/ECMConfig.cmake
|
|
cmake/ECMConfigVersion.cmake
|
|
|
|
# Ignore the following files
|
|
*~
|
|
*.[oa]
|
|
*.diff
|
|
*.kate-swp
|
|
*.kdev4
|
|
.kdev_include_paths
|
|
*.kdevelop.pcs
|
|
*.moc
|
|
*.moc.cpp
|
|
*.orig
|
|
*.user
|
|
.*.swp
|
|
.swp.*
|
|
Doxyfile
|
|
Makefile
|
|
avail
|
|
random_seed
|
|
/build*/
|
|
/cmake-build*/
|
|
.idea
|
|
/.vscode/
|
|
CMakeLists.txt.user*
|
|
*.unc-backup*
|
|
__pycache__
|
|
.cmake/
|
|
/compile_commands.json
|
|
/.clang-format
|
|
/Testing
|