dot/emacs: Pick the right master diary file.
[profile] / git / gitignore
... / ...
CommitLineData
1### Global gitignores file
2
3## Emacs clutter.
4*~
5\#*
6.#*
7
8## Semantic clutter.
9semantic.cache
10
11## StGit clutter.
12.stgit-edit.txt
13*.ancestor
14*.patched
15
16## Global clutter.
17GPATH
18GRTAGS
19GSYMS
20GTAGS
21
22## Build and release directories.
23build
24build-*
25dist-*
26deb-build