Hyprland/.gitignore

42 lines
439 B
Plaintext
Raw Normal View History

2022-03-16 19:50:55 +00:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
2024-07-18 18:18:07 +00:00
CPackConfig.cmake
CPackSourceConfig.cmake
hyprland.pc
2022-03-16 19:50:55 +00:00
_deps
build/
2022-08-21 15:58:03 +00:00
result*
2022-03-16 19:50:55 +00:00
/.vscode/
/.idea/
2022-07-08 15:34:23 +00:00
.envrc
2022-07-14 21:10:00 +00:00
.cache
2024-07-18 18:18:07 +00:00
.direnv
/.cmake/
/.worktree/
2022-03-16 19:50:55 +00:00
*.o
protocols/*.c*
protocols/*.h*
2022-03-20 16:06:37 +00:00
.ccls-cache
*.so
2022-03-20 16:06:37 +00:00
hyprctl/hyprctl
2022-05-28 22:04:16 +00:00
gmon.out
2022-05-29 20:01:16 +00:00
*.out
2022-08-21 15:58:03 +00:00
*.tar.gz
2022-10-14 08:46:34 +00:00
PKGBUILD
src/version.h
2024-08-13 19:14:58 +00:00
hyprpm/Makefile
hyprctl/Makefile