Add nix build result to gitignore
This commit is contained in:
parent
309ac175c3
commit
19abce3b7a
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -9,3 +9,5 @@ target/
|
|||
|
||||
# MSVC Windows builds of rustc generate these, which store debugging information
|
||||
*.pdb
|
||||
|
||||
result*
|
||||
|
|
Loading…
Reference in a new issue