Hyprland/.gitignore

36 lines
332 B
Plaintext
Raw Permalink Normal View History

2022-03-16 20:50:55 +01: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 17:58:03 +02:00
result*
2022-03-16 20:50:55 +01:00
/.vscode/
/.idea/
2022-07-08 17:34:23 +02:00
.envrc
2022-07-14 23:10:00 +02:00
.cache
2022-03-16 20:50:55 +01:00
*.o
protocols/*.c*
protocols/*.h*
2022-03-20 17:06:37 +01:00
.ccls-cache
*.so
2022-03-20 17:06:37 +01:00
hyprctl/hyprctl
2022-05-29 00:04:16 +02:00
gmon.out
2022-05-29 22:01:16 +02:00
*.out
2022-08-21 17:58:03 +02:00
*.tar.gz
2022-10-14 10:46:34 +02:00
PKGBUILD
src/version.h
.direnv