mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
add nix result path to .gitignore
This commit is contained in:
parent
9499acedab
commit
ccde63bbab
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -47,4 +47,6 @@ builddir
|
|||
# Deb
|
||||
packages/debian/polymc/usr/
|
||||
packages/debian/polymc.deb
|
||||
packages/debian/polymc/DEBIAN/control
|
||||
packages/debian/polymc/DEBIAN/control
|
||||
# Nix/NixOS
|
||||
result/
|
||||
|
|
|
|||
Loading…
Reference in a new issue