annotate git/gitignore @ 472:97412ea9b3fa

Improve install script, add scoop apps on Windows.
author Ludovic Chabant <ludovic@chabant.com>
date Sun, 28 Jul 2019 22:26:24 -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