mirror of
https://github.com/hyprwm/hyprland-qtutils.git
synced 2025-05-12 21:30:37 +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
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -34,3 +34,6 @@
|
||||||
build/
|
build/
|
||||||
.cache/
|
.cache/
|
||||||
.vscode/
|
.vscode/
|
||||||
|
|
||||||
|
# nix
|
||||||
|
result*
|
||||||
|
|
Loading…
Reference in a new issue