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