mirror of
https://github.com/hyprwm/hyprland-qtutils.git
synced 2025-05-12 13:20:41 +01:00
chore: add result to gitignore
This commit is contained in:
parent
5d979b5a5d
commit
96bf0677fa
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -33,4 +33,7 @@
|
||||||
|
|
||||||
build/
|
build/
|
||||||
.cache/
|
.cache/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# nix
|
||||||
|
result*
|
||||||
|
|
Loading…
Reference in a new issue