diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,7 +10,7 @@ CTestTestfile.cmake _deps build/ -result +result* /.vscode/ .envrc .cache @@ -24,4 +24,4 @@ hyprctl/hyprctl gmon.out *.out -*.tar.gz
\ No newline at end of file +*.tar.gz |