introduce "check" as alias for "test" to comply with GNU Makefile conventions
[org-mode/org-mode-NeilSmithlineMods.git] / .gitignore
blob609c2240ba5c249488d61c8d334c4739d65ea37d
1 # Don't bother tracking a bunch of stuff when building and installing
2 # Org from the master git repository.
4 # ...by ignoring everything created by 'make', 'make doc', `make info'
5 #    `make html_manual', `make release'
7 *.aux
8 *.bak
9 *.cp
10 *.cps
11 *.diff
12 *.dvi
13 *.elc
14 *.fn
15 *.fns
16 *.html
17 *.info
18 *.ky
19 *.kys
20 *.log
21 *.patch
22 *.pdf
23 *.pg
24 *.pgs
25 *.ps
26 *.toc
27 *.tp
28 *.vr
29 *.vrs
30 orgcard_letter.tex
31 orgcard.txt
32 org
33 org-install.el
34 org-*.tar.gz
35 org-*.zip
36 manual
37 org_dual_license.texi
38 ORGWEBPAGE/Changes.txt
39 local*.mk
40 doc/git-describe.texi
41 .gitattributes
43 # texi2pdf --tidy
45 doc/*.t2d
47 # aspell word and replacement lists
49 .aspell.org.pws
50 .aspell.org.prepl
52 # allow tmp and test directories that will not be tracked
54 test
56 auto
57 tmp
58 TODO
60 # and collateral damage from Emacs
63 .DS_Store
65 .#*
67 #\f
68 # Local variables:
69 # fill-column: 72
70 # mode: conf
71 # End:
72 /UTILITIES/x11idle