chore: update ignores for Nix
Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
parent
44bf32e729
commit
77932061bc
8
.gitignore
vendored
8
.gitignore
vendored
@ -24,10 +24,6 @@ Debug
|
|||||||
build
|
build
|
||||||
/build-*
|
/build-*
|
||||||
|
|
||||||
# direnv / Nix
|
|
||||||
.direnv/
|
|
||||||
.pre-commit-config.yaml
|
|
||||||
|
|
||||||
# Install dirs
|
# Install dirs
|
||||||
install
|
install
|
||||||
/install-*
|
/install-*
|
||||||
@ -48,7 +44,9 @@ run/
|
|||||||
.cache/
|
.cache/
|
||||||
|
|
||||||
# Nix/NixOS
|
# Nix/NixOS
|
||||||
result/
|
.direnv/
|
||||||
|
.pre-commit-config.yaml
|
||||||
|
result
|
||||||
|
|
||||||
# Flatpak
|
# Flatpak
|
||||||
.flatpak-builder
|
.flatpak-builder
|
||||||
|
Loading…
Reference in New Issue
Block a user