Newline
Co-authored-by: jf908 <jf908@users.noreply.github.com>
This commit is contained in:
parent
bd5f778a78
commit
a1f4e56610
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
# If your IDE needs additional project specific files, configure git to ignore them:
|
# If your IDE needs additional project specific files, configure git to ignore them:
|
||||||
# https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
# https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
|
||||||
|
|
||||||
# Rust build artifacts
|
# Rust build artifacts
|
||||||
target
|
target
|
||||||
crates/**/target
|
crates/**/target
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user