author | Benjamin Smedberg <benjamin@smedbergs.us> |
Fri, 06 Jun 2008 08:40:11 -0400 | |
changeset 15273 | 437dcecc6377817753fd3bdce409c69f978ac2e4 |
parent 15271 | 3599b2ccdf5752869d726ae5b959b0f4c664ef11 |
child 15762 | 98e43ce43c792869c7de48e278bd6d71ace5a136 |
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$ ^\.mozconfig\.mk$ ^\.mozconfig\.out$ ^configure$ ^config\.cache$ ^config\.log$ # Empty marker file that's generated when we check out NSS ^security/manager/\.nss\.checkout$ # Build directories ^obj- ^objdir- # Build directories for js shell _DBG\.OBJ/ _OPT\.OBJ/