mirror of
https://github.com/PrismLauncher/PrismLauncher
synced 2026-04-23 09:05:03 +00:00
feat(nix): add devShell
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
950f921c09
commit
b324778be7
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -22,6 +22,9 @@ Debug
|
|||
build
|
||||
/build-*
|
||||
|
||||
# direnv / Nix
|
||||
.direnv/
|
||||
|
||||
# Install dirs
|
||||
install
|
||||
/install-*
|
||||
|
|
|
|||
Loading…
Reference in a new issue