aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
blob: 246557ae82a22a0b84fb41501ac8370f5ba0dbcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps

build/
result*
/.vscode/
.envrc
.cache

*.o
*-protocol.c
*-protocol.h
.ccls-cache

hyprctl/hyprctl

gmon.out
*.out
*.tar.gz

PKGBUILD