gitignore: Ignore cruft from GNU Global.
[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
18
19## Semantic clutter and tags stuff
20semantic.cache
21TAGS
22GPATH
23GRTAGS
24GSYMS
25GTAGS