summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2012-02-06 11:08:58 +0100
committerDaniel Friesel <derf@finalrewind.org>2012-02-06 11:08:58 +0100
commitb1e497e7555d2c72fb8b64a00c3e6804f36bd62f (patch)
treef513e9d2bcd6d7cb384bade126de5369242231d4 /.gitignore
parent0d7602ffa3ef7d610c2af355258e8fe40ad84b8f (diff)
EXIF fixes by reald (closes #80)
commit 9c8226a1a54d1246e086923bb1b36e3827b25767 Merge: e4483e5 132ecc0 Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 17:24:17 2012 +0100 Merge branch 'master' of ssh://github.com/reald/feh commit e4483e5e25a1471728a31a18d22ba86def489509 Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialized pointer in thumbnail mode - added nikon lens info if available commit 132ecc0f9f0a2243c4f6745d0af36be810bf9eba Author: Dennis Real <github@tildepipe.org> Date: Sun Feb 5 16:56:29 2012 +0100 - improved handling of images which have exif tags but not ours - fixed uninitialzed pointer in thumbnail mode - added nikon lens info if available
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dd0b562..559c5ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
/src/*.inc
/src/feh
/man/*.1
+*~ \ No newline at end of file