aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 21c053c..670fa4b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,10 @@
# backup and temporary files
*~
-# patches
+# patches and related files
+*.orig
*.patch
+*.rej
# html files (as generated from markdown)
*.html