Files
RedBear-OS/local/recipes/kde/kf6-extra-cmake-modules/source/.gitignore
T
2026-04-14 10:51:06 +01:00

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