1
0
Fork 0
mirror of https://github.com/hyprwm/Hyprland synced 2025-02-12 22:42:08 +01:00
Hyprland/.gitignore

36 lines
332 B
Text
Raw 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 18:34:23 +03:00
.envrc
2022-07-15 00:10:00 +03: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 11:46:34 +03:00
PKGBUILD
src/version.h
.direnv