Bug 1635046 - Be consistent in ignoring .mozconfig / mozconfig files between git and hg. r=froydnj

Both were ignoring .mozconfig and mozconfig, but .hgignore was ignoring
mozconfig-foo and .mozconfig-foo, while git was not ignoring
mozconfig-foo.

Differential Revision: https://phabricator.services.mozilla.com/D73605
This commit is contained in:
Emilio Cobos Álvarez 2020-05-04 10:37:45 +00:00
parent 10f080ebe4
commit 9d9642cd8c

2
.gitignore vendored
View File

@ -26,7 +26,7 @@ ID
# User files that may appear at the root
/.mozconfig*
/mozconfig
/mozconfig*
/configure
/old-configure
/config.cache