mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-26 17:51:53 -07:00
gitignore: add CMake residual files
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -7,6 +7,9 @@ cmake_install.cmake
|
||||
install_manifest.txt
|
||||
compile_commands.json
|
||||
CTestTestfile.cmake
|
||||
CPackConfig.cmake
|
||||
CPackSourceConfig.cmake
|
||||
hyprland.pc
|
||||
_deps
|
||||
|
||||
build/
|
||||
@@ -15,6 +18,9 @@ result*
|
||||
/.idea/
|
||||
.envrc
|
||||
.cache
|
||||
.direnv
|
||||
/.cmake/
|
||||
/.worktree/
|
||||
|
||||
*.o
|
||||
protocols/*.c*
|
||||
@@ -31,5 +37,3 @@ gmon.out
|
||||
PKGBUILD
|
||||
|
||||
src/version.h
|
||||
|
||||
.direnv
|
||||
|
Reference in New Issue
Block a user