author | Stuart Parmenter <pavlov@pavlov.net> |
Sun, 20 Apr 2008 04:25:15 -0700 | |
changeset 16895 | 9294bb61588612bfa15985f425a90d4c9bf475b7 |
parent 6192 | 45182e442e212f37637fda61e1a1b20ceb45a7a7 |
child 16951 | 10b845068cff1bbfcc5421b0039dfdc1ab2f7733 |
permissions | -rw-r--r-- |
# .hgignore - List of filenames hg should ignore # Filenames that should be ignored wherever they appear ~$ \.pyc$ # User files that may appear at the root ^\.mozconfig$ ^\.mozconfig\.mk$ ^\.mozconfig\.out$ ^configure$ ^config\.cache$ ^config\.log$ # subtrees from other repositories ^nsprpub/ ^dbm/ ^security/nss/ ^security/coreconf/ ^security/dbm/ # Build directories ^obj- ^objdir # Build directories for js shell _DBG\.OBJ/ _OPT\.OBJ/