hyprpaper/.gitignore

32 lines
315 B
Plaintext
Raw Normal View History

2022-07-01 23:05:00 +02:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
2022-07-01 20:16:45 +02:00
2022-07-01 23:05:00 +02:00
build/
result
/.vscode/
/.idea
2022-07-01 20:16:45 +02:00
2022-07-01 23:05:00 +02:00
*.o
*-protocol.c
*-protocol.h
.ccls-cache
2022-07-01 20:16:45 +02:00
protocols/*.hpp
protocols/*.cpp
.cache/
2022-07-01 23:05:00 +02:00
hyprctl/hyprctl
2022-07-01 20:16:45 +02:00
2022-07-01 23:05:00 +02:00
gmon.out
2022-07-01 20:16:45 +02:00
*.out
*.tar.gz