annotate git/gitignore @ 484:759ccf5befb2

Make lightline work when some other plugins are not enabled.
author Ludovic Chabant <ludovic@chabant.com>
date Thu, 24 Sep 2020 23:10:38 -0700
parents f3a9ae9355d2
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