aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-03-20 17:06:37 +0100
committervaxerski <[email protected]>2022-03-20 17:06:37 +0100
commit3b827a14b6eab62c3a7bf1eb6f041c68bca1abba (patch)
tree81d44121e6d8bb77452c24afe5d51f49a98e6106 /.gitignore
parentc32917a5bac6919fbb419d299f1ebab82bbce5ba (diff)
downloadHyprland-3b827a14b6eab62c3a7bf1eb6f041c68bca1abba.tar.gz
Hyprland-3b827a14b6eab62c3a7bf1eb6f041c68bca1abba.zip
added make commands
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 2d64ee6a..f45eb5bb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,4 +15,6 @@ build/
*.o
*-protocol.c
*-protocol.h
-.ccls-cache \ No newline at end of file
+.ccls-cache
+
+hyprctl/hyprctl \ No newline at end of file