Hyprland/.gitignore
ozwaldorf 445f8c71c5
fix(hyprctl): allow dispatcher to have no args (#1464)
* fix(hyprctl): allow dispatch to have no args

* chore: add .idea/ to gitignore
2023-02-01 10:01:56 +00:00

31 lines
299 B
Plaintext

CMakeLists.txt.user
CMakeCache.txt
CMakeFiles
CMakeScripts
Testing
cmake_install.cmake
install_manifest.txt
compile_commands.json
CTestTestfile.cmake
_deps
build/
result*
/.vscode/
/.idea/
.envrc
.cache
*.o
*-protocol.c
*-protocol.h
.ccls-cache
hyprctl/hyprctl
gmon.out
*.out
*.tar.gz
PKGBUILD