3
0
mirror of https://github.com/hyprwm/Hyprland.git synced 2026-02-04 07:55:38 +00:00
Files
Hyprland/.gitignore

51 lines
616 B
Plaintext

CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
CPackConfig.cmake
CPackSourceConfig.cmake
hyprland.pc
_deps
build/
result*
/.pre-commit-config.yaml
/.vscode/
/.idea/
.envrc
.cache
.direnv
/.cmake/
/.worktree/
*.o
protocols/*.c*
protocols/*.h*
.ccls-cache
*.so
src/render/shaders/*.inc
src/render/shaders/Shaders.hpp
hyprctl/hyprctl
hyprctl/hw-protocols/*.c*
hyprctl/hw-protocols/*.h*
gmon.out
*.out
*.tar.gz
PKGBUILD
src/version.h
hyprpm/Makefile
hyprctl/Makefile
example/hyprland.desktop
**/.#*.*
**/#*.*#