Merge branch 'master' of https://git.jamestechnotes.com/r/james/home/home
[james-home.git] / .gitignore
blobd20069cee70f4cfa14de7a8f76a19028274f010b
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-private/
13 /src/
14 /src01/
15 /Downloads/
16 /Calibre Library/
17 /PDF/
18 # backups
20 \#*.*\#
21 # org exports/latex
22 /*.lof
23 /*.lol
24 /*.lot
25 /*.pdf
26 /*.tex
27 /*.html
28 # ignore service directories
29 /sv/
30 /service/
31 # damned ithings
32 .AppleDouble/
33 /public_html