aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 670fa4b35e972d16ebcbaececbb58ee13581e517 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# backup and temporary files
*~

# patches and related files
*.orig
*.patch
*.rej

# html files (as generated from markdown)
*.html