Mercurial > dotfiles
annotate git/gitignore @ 482:4bd564a3c9a2
Ignore python egg stuff in ctags.
author | Ludovic Chabant <ludovic@chabant.com> |
---|---|
date | Sat, 15 Feb 2020 22:23:16 -0800 |
parents | f3a9ae9355d2 |
children |
rev | line source |
---|---|
421 | 1 *~ |
2 *.bak | |
454
54bdd1f0f873
Make OS-specific configs for Git.
Ludovic Chabant <ludovic@chabant.com>
parents:
421
diff
changeset
|
3 *.orig |
465
f3a9ae9355d2
Make git ignore tags and macOS crap.
Ludovic Chabant <ludovic@chabant.com>
parents:
454
diff
changeset
|
4 .DS_Store |
f3a9ae9355d2
Make git ignore tags and macOS crap.
Ludovic Chabant <ludovic@chabant.com>
parents:
454
diff
changeset
|
5 tags |