aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorozwaldorf <[email protected]>2023-02-01 05:01:56 -0500
committerGitHub <[email protected]>2023-02-01 10:01:56 +0000
commit445f8c71c50ed9cdd72299b2ddf696b7baeb1b03 (patch)
tree13ff247c2cf91bc2441510269914fab7e18ce87d /.gitignore
parent85c07c2fe0427ab5603addcef0e6b7cc211e1af7 (diff)
downloadHyprland-445f8c71c50ed9cdd72299b2ddf696b7baeb1b03.tar.gz
Hyprland-445f8c71c50ed9cdd72299b2ddf696b7baeb1b03.zip
fix(hyprctl): allow dispatcher to have no args (#1464)
* fix(hyprctl): allow dispatch to have no args * chore: add .idea/ to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 246557ae..95a1b6f0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ _deps
build/
result*
/.vscode/
+/.idea/
.envrc
.cache