dot-emacs: Make the region show up in terminals.
[profile] / gitignore
... / ...
CommitLineData
1### Global gitignores file
2
3## Emacs clutter.
4*~
5\#*
6.#*
7
8## STG clutter.
9.stgit-edit.txt
10*.ancestor
11*.patched
12
13## Build and release directories.
14build
15build-*
16dist-*
17deb-build