mirror of
https://github.com/nushell/nushell.git
synced 2024-11-22 00:13:21 +01:00
update .gitignore to exclude target directories in the crate directory (#1221)
This commit is contained in:
parent
78a644da2b
commit
3adf52b1c4
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@
|
|||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
history.txt
|
history.txt
|
||||||
tests/fixtures/nuplayground
|
tests/fixtures/nuplayground
|
||||||
|
crates/*/target
|
||||||
# Debian/Ubuntu
|
# Debian/Ubuntu
|
||||||
debian/.debhelper/
|
debian/.debhelper/
|
||||||
debian/debhelper-build-stamp
|
debian/debhelper-build-stamp
|
||||||
|
Loading…
Reference in New Issue
Block a user