diff options
author | Miika Turkia <miika.turkia@gmail.com> | 2013-02-19 21:37:47 +0530 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-19 09:17:16 -0800 |
commit | d9faba849dd5267fa748ae2bda1dcb5fefbacab7 (patch) | |
tree | 62aa8a177841c648e14de4b9ac80d8666355a998 /.gitignore | |
parent | cb490b7abf2850ebf30a50efedb5842af740374d (diff) | |
download | subsurface-d9faba849dd5267fa748ae2bda1dcb5fefbacab7.tar.gz |
Screenshots are in images dir thus unignore it
Signed-off-by: Miika Turkia <miika.turkia@gmail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 26795f274..ff447f7ed 100644 --- a/.gitignore +++ b/.gitignore @@ -11,7 +11,6 @@ po/*.mo /subsurface .dep/ share/ -Documentation/images/ Documentation/docbook-xsl.css Documentation/user-manual.html Documentation/user-manual.pdf |