Hyprland/.gitignore

32 lines
304 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
_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
2022-03-16 19:50:55 +00:00
*.o
*-protocol.c
*-protocol.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