Fix typo in 9b54bd30006c008b4a951331b273613d5bac3abf
[pm.git] / .gitignore
blob840c622109d8be51a63d0855be80de505bdf790b
1 # .gitignore - List of filenames git should ignore\r
2 \r
3 # Filenames that should be ignored wherever they appear\r
4 *~\r
5 *.rej\r
6 *.orig\r
7 *.pyc\r
8 *.pyo\r
9 TAGS\r
10 tags\r
11 ID\r
12 .DS_Store*\r
14 # Vim swap files.\r
15 .*.sw[a-z]\r
17 # User files that may appear at the root\r
18 /.mozconfig*\r
19 /mozconfig\r
20 /configure\r
21 /config.cache\r
22 /config.log\r
23 /.clang_complete\r
24 /mach.ini\r
26 # Empty marker file that's generated when we check out NSS\r
27 security/manager/.nss.checkout\r
29 # Build directories\r
30 /obj*/\r
31 /build-*/\r
33 # Build directories for js shell\r
34 */_DBG.OBJ/\r
35 */_OPT.OBJ/\r
37 # SpiderMonkey configury\r
38 js/src/configure\r
39 js/src/autom4te.cache\r
40 # SpiderMonkey test result logs\r
41 js/src/tests/results-*.html\r
42 js/src/tests/results-*.txt\r
44 # Java HTML5 parser classes\r
45 parser/html/java/htmlparser/\r
46 parser/html/java/javaparser/\r
48 # Ignore the files and directory that Eclipse IDE creates\r
49 .project\r
50 .cproject\r
51 .settings/\r
53 # Python virtualenv artifacts.\r
54 python/psutil/*.so\r
55 python/psutil/*.pyd\r
56 python/psutil/build/\r
58 # Ignore chrome.manifest files from the devtools loader\r
59 browser/devtools/chrome.manifest\r
60 toolkit/devtools/chrome.manifest\r
62 # Ignore misc files that need not be in the repo\r
63 other-licenses/7zstub/firefox/7zSD - Copy.sfx.exe\r
65 # Ignore official beta branding\r
66 browser/branding/officialbeta/