This commit is contained in:
dzmitry-lahoda 2023-11-16 11:51:04 +00:00 committed by GitHub
commit 32da394eb6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
Nix.gitignore Normal file
View File

@ -0,0 +1,5 @@
# Nix derivation output
**/result/**
# Nix shell file system overlay (like chroot but per repo)
.devenv/**