about summary refs log tree commit diff
path: root/.gitignore
diff options
context:
space:
mode:
authorPeter Stephenson <pws@zsh.org>2015-10-29 15:01:53 +0000
committerPeter Stephenson <pws@zsh.org>2015-10-29 15:01:53 +0000
commit053f01ee485cc0a07397c7b1484dbca00467b400 (patch)
treeff1b9095b5fd0ceec6dff16bdeda65629bf327a0 /.gitignore
parent0628802baf5c9245138db82dd058cad023a7d0ae (diff)
downloadzsh-053f01ee485cc0a07397c7b1484dbca00467b400.tar.gz
zsh-053f01ee485cc0a07397c7b1484dbca00467b400.tar.xz
zsh-053f01ee485cc0a07397c7b1484dbca00467b400.zip
unposted: ignore .orig files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 08f90a29e..c0b7964ad 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ tags
 TAGS
 *.o
 *.o.c
+*.orig
 *.a
 *.so
 *.dll