Hyprland/.gitignore

36 lines
332 B
Plaintext
Raw Permalink Normal View History

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