aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorvaxerski <[email protected]>2022-05-29 00:04:16 +0200
committervaxerski <[email protected]>2022-05-29 00:04:16 +0200
commit2cd5059cf10950d1b04cbc352fde3348549d8493 (patch)
tree0e3c1812267da9f7b5445c08f8f76b573396738d /.gitignore
parent65610555c484ccbbde82dee1b5958ee3fe836d32 (diff)
downloadHyprland-2cd5059cf10950d1b04cbc352fde3348549d8493.tar.gz
Hyprland-2cd5059cf10950d1b04cbc352fde3348549d8493.zip
ignore gmon.out
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d24d0e6d..49bd7440 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,6 @@ result
.ccls-cache
hyprctl/hyprctl
+
+gmon.out
+*.out \ No newline at end of file