Bug 433798: add .nss.checkout empty marker-file to .hgignore. r=ted.mielczarek
authorDaniel Holbert <dholbert@cs.stanford.edu>
Wed, 14 May 2008 22:54:06 -0700
changeset 15124 3c2a38984d4c743e6076fd54e7221c3a52999884
parent 15123 111c20038fa667049218d2dbc0023f54a07098b4
child 15125 27ab52d839abd4d4e2c9491128fe0b98532f0351
push idunknown
push userunknown
push dateunknown
reviewersted.mielczarek
bugs433798
milestone1.9.1a1pre
Bug 433798: add .nss.checkout empty marker-file to .hgignore. r=ted.mielczarek
.hgignore
--- a/.hgignore
+++ b/.hgignore
@@ -7,16 +7,19 @@
 # User files that may appear at the root
 ^\.mozconfig$
 ^\.mozconfig\.mk$
 ^\.mozconfig\.out$
 ^configure$
 ^config\.cache$
 ^config\.log$
 
+# Empty marker file that's generated when we check out NSS
+^security/manager/\.nss\.checkout$
+
 # subtrees from other repositories
 ^nsprpub/
 ^dbm/
 ^security/nss/
 ^security/coreconf/
 ^security/dbm/
 
 # Build directories