summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar ryuslash2010-04-19 09:16:04 +0200
committerGravatar ryuslash2010-04-19 09:16:04 +0200
commitaf529bcd4e214c13b7810eeba4d425c4a1129b58 (patch)
tree3d17d70dd9e67e9173a97267002bfdb364aacfd8 /.gitignore
parent2db5555609b4ab157ea836f9611c6faa80508cf3 (diff)
download4grab-af529bcd4e214c13b7810eeba4d425c4a1129b58.tar.gz
4grab-af529bcd4e214c13b7810eeba4d425c4a1129b58.zip
Not checking and kirbybase
Using kirbybase to store downloaded images A nasty bug that always returned the wrong result when checking whether an image had already been downloaded has been fixed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 58ca1a8..2dd1b6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,5 @@
*~
*.pyc
\#*\#
-.* \ No newline at end of file
+.*
+modules/plane.tbl \ No newline at end of file