hyprpicker/.gitignore

29 lines
291 B
Plaintext
Raw Normal View History

2022-09-02 18:06:00 +02:00
CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
build/
result
/.vscode/
*.o
*-protocol.c
*-protocol.h
2024-09-25 18:52:23 +02:00
protocols/*.cpp
protocols/*.hpp
.cache/
2022-09-02 18:06:00 +02:00
.ccls-cache
gmon.out
*.out
*.tar.gz