summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6f046013b3..35771531e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@
*.symtypes
*.elf
*.mcp
+*.orig
#
# Top-level generic files
@@ -59,3 +60,6 @@ series
# cscope files
cscope.*
+
+# patches
+*.patch