diff options
| author | 2010-04-19 09:16:04 +0200 | |
|---|---|---|
| committer | 2010-04-19 09:16:04 +0200 | |
| commit | af529bcd4e214c13b7810eeba4d425c4a1129b58 (patch) | |
| tree | 3d17d70dd9e67e9173a97267002bfdb364aacfd8 /.gitignore | |
| parent | 2db5555609b4ab157ea836f9611c6faa80508cf3 (diff) | |
| download | 4grab-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-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ *~ *.pyc \#*\# -.*
\ No newline at end of file +.* +modules/plane.tbl
\ No newline at end of file |
