mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Add direnv and nix output to gitignore
This commit is contained in:
parent
bc63c577a9
commit
9254afff2d
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -27,3 +27,7 @@ derp.yaml
|
|||
.idea
|
||||
|
||||
test_output/
|
||||
|
||||
# Nix and direnv
|
||||
.direnv/
|
||||
result
|
||||
|
|
Loading…
Reference in a new issue