add gitignore
This commit is contained in:
parent
27d6845715
commit
797923f7c5
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
# Nix
|
||||||
|
result
|
||||||
|
result-*
|
||||||
|
|
||||||
|
# Rust
|
||||||
|
**/target
|
||||||
Loading…
Add table
Add a link
Reference in a new issue