author | Kyle Huey <me@kylehuey.com> |
Sun, 01 Aug 2010 10:47:30 -0700 | |
changeset 6053 | 63e673ffae136bb651aa35d3e13abd742d997ece |
parent 1280 | 87c1dc594c9b9a8f4af5f93943fe64cf0ce7d123 |
child 8755 | d5bf69e8b36cff315ed9ff799988ad490988b65c |
permissions | -rw-r--r-- |
# .hgignore - List of filenames hg should ignore # Filenames that should be ignored wherever they appear ~$ \.pyc$ (^|/)TAGS$ # User files that may appear at the root ^\.mozconfig$ ^mozconfig$ ^\.mozconfig\.mk$ ^\.mozconfig\.out$ ^configure$ ^config\.cache$ ^config\.log$ ^ID$ #treestate ^.treestate$ # Build directories ^obj- ^objdir- # directories we check out from other repositories ^directory/c-sdk$ ^mozilla$ ^.mozilla-trunk$