forked from mirrors/gecko-dev
Bug 1381576 - Fix .gitignore syntax. r=jryans
--HG-- extra : rebase_source : be7d4a45e12629045f921f6e33f26b44961b4018
This commit is contained in:
parent
4e593a1e00
commit
e4c5b48632
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -105,7 +105,7 @@ embedding/ios/GeckoEmbed/GeckoEmbed.xcodeproj/project.xcworkspace/xcuserdata
|
||||||
embedding/ios/GeckoEmbed/GeckoEmbed.xcodeproj/xcuserdata
|
embedding/ios/GeckoEmbed/GeckoEmbed.xcodeproj/xcuserdata
|
||||||
|
|
||||||
# Rust/Cargo output from running `cargo` directly
|
# Rust/Cargo output from running `cargo` directly
|
||||||
^target/
|
/target/
|
||||||
|
|
||||||
# Ignore mozharness execution files
|
# Ignore mozharness execution files
|
||||||
testing/mozharness/.tox/
|
testing/mozharness/.tox/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue