update readme
[dot-emacs] / .gitignore
1 /abbrev_devs
2 /ac-comphist.dat
3 /auto-save-list
4 /%backup%~
5 /backups
6 /bbdb
7 /bookmarks
8 /custom.el
9 /elpa
10 /emacs
11 /eshell
12 /flycheck-init*
13 /.ido.last
14 /info
15 /ltxpng
16 /my-init.el
17 /network-security.data
18 /org-clock-save.el
19 /.org-id-locations
20 /places
21 /.python-environments
22 /recentf
23 /.savehist
24 /.smex-items
25 /tramp
26 /url
27
28 *.elc
29
30
31 ## ignore mail/gnus cruft for those who keep mail in this directory
32 drafts
33 Mail
34 mail
35 .newsrc-dribble
36 .nnmail-cache
37 #.newsrc-dribble#
38 *.SCORE
39 marks
40 .session
41 abbrev_defs
42 scratch
43 secret.org
44 .emacs.desktop*
45 .*~
46 agent/*
47
48 # until i get submodules going
49 /src
50 /src2