annotate git/gitignore @ 465:f3a9ae9355d2

Make git ignore tags and macOS crap.
author Ludovic Chabant <ludovic@chabant.com>
date Fri, 22 Mar 2019 17:32:40 -0700
parents 54bdd1f0f873
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
421
5747c8045e8a Add `gitignore`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
1 *~
5747c8045e8a Add `gitignore`.
Ludovic Chabant <ludovic@chabant.com>
parents:
diff changeset
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