diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2011-04-06 13:59:19 +0200 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2011-04-06 14:11:35 +0200 |
commit | 1ee5591e8a292b10fb1327bed9bea511f77f6df1 (patch) | |
tree | 6e830bfddecfa627a97fcce6f89acc95c889f0a3 /.gitignore | |
parent | 0accac9acc379d627499db1a55743e071df892a7 (diff) | |
download | mupdf-1ee5591e8a292b10fb1327bed9bea511f77f6df1.tar.xz |
Introduce end-of-line normalization.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..6079c1f0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +*~ +build +thirdparty +cscope.* +tags |