misc minor fixes
[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 /network-security.data
17 /org-clock-save.el
18 /.org-id-locations
19 /places
20 /.python-environments
21 /recentf
22 /.savehist
23 /.smex-items
24 /tramp
25 /url
26 /emacs-disabled
27 /session.*
28 *.elc
29 /games
30
31 # artifacts I create
32 /my-init.el
33 /dev.el
34
35 ## ignore mail/gnus cruft for those who keep mail in this directory
36 drafts
37 Mail
38 mail
39 .newsrc-dribble
40 .nnmail-cache
41 #.newsrc-dribble#
42 *.SCORE
43 marks
44 .session
45 abbrev_defs
46 scratch
47 secret.org
48 .emacs.desktop*
49 .*~
50 agent/*
51
52 # until i get submodules going
53 /src
54 /src2