fix lazy logic
[james-home.git] / .gitignore
blobdb2d68b8bb56e5fb353763174b0af3b983dfc985
1 # as this is the top level .gitignore and I don't want this crap to recurse the tree, leading /'s are important.
2 # dotfiles
3 /.*
4 # directories
5 /Maildir/
6 /Mail/
7 /News/
8 /tmp/
9 /mnt/
10 /doc/
11 /lib/
12 /src/
13 /src01/
14 /Downloads/
15 /Calibre Library/
16 /PDF/
17 # backups
19 \#*.*\#
20 # org exports/latex
21 /*.lof
22 /*.lol
23 /*.lot
24 /*.pdf
25 /*.tex
26 /*.html