diff options
author | hrcerqueira <hrcerqueira@gmail.com> | 2010-03-04 21:40:08 +0000 |
---|---|---|
committer | hrcerqueira <hrcerqueira@gmail.com> | 2010-03-04 21:40:08 +0000 |
commit | 0d1d1ef3a3416b5bcd4eb867356484b28f0c7f05 (patch) | |
tree | 461c96999ee24b5dcb42b5efa649dcea5f4a2cdf /cache/README.TXT | |
parent | f582a06a4dcd03c180dfcc52c5bfcdbb900e4623 (diff) | |
download | askbot-0d1d1ef3a3416b5bcd4eb867356484b28f0c7f05.tar.gz askbot-0d1d1ef3a3416b5bcd4eb867356484b28f0c7f05.tar.bz2 askbot-0d1d1ef3a3416b5bcd4eb867356484b28f0c7f05.zip |
Started implementing cache.
Added placeholders in log folder, and the new cache folder so git wont ignore them.
Diffstat (limited to 'cache/README.TXT')
-rwxr-xr-x | cache/README.TXT | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cache/README.TXT b/cache/README.TXT new file mode 100755 index 00000000..54247a82 --- /dev/null +++ b/cache/README.TXT @@ -0,0 +1 @@ +this file is just a placeholder so the empty directory is not ignored by version control
\ No newline at end of file |