summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorsquarefractal <squarefractal@gmail.com>2015-09-17 10:05:51 +0530
committersquarefractal <squarefractal@gmail.com>2015-09-17 10:05:51 +0530
commit79124fef5662151f9a6fcfc87b23c32384ecf46f (patch)
tree281759e2f48bc9a3d196ca76f863c5a372d59807 /.gitignore
parent1e284a3a09be1d9358b78d00b7395e7977176b74 (diff)
downloadpalemoon-gre-79124fef5662151f9a6fcfc87b23c32384ecf46f.tar.gz
Do not commit .orig files generated by `patch`.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9de0b81aa..840c62210 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
# Filenames that should be ignored wherever they appear
*~
*.rej
+*.orig
*.pyc
*.pyo
TAGS