blob: cf89f8700f836601d5a76a7d22bbcca6c0a1e739 (
about) (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
# backup and temporary files
*~
# patches and related files
*.orig
*.patch
*.rej
# html files (as generated from markdown)
*.html
# Mac OS X folder settings file
.DS_Store
|