mirror of
https://github.com/nushell/nushell.git
synced 2024-11-21 16:03:19 +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
|
||||
history.txt
|
||||
tests/fixtures/nuplayground
|
||||
|
||||
crates/*/target
|
||||
# Debian/Ubuntu
|
||||
debian/.debhelper/
|
||||
debian/debhelper-build-stamp
|
||||
|
Loading…
Reference in New Issue
Block a user