diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-10-11 16:23:41 +0300 |
commit | b76229e92bb416ef8afb6fe1179ff1bcfcc94b33 (patch) | |
tree | 8f8816b38914482bb7c813bfd1678c5671a08d39 | |
parent | 497510b22278aafaa7dedb8a6c705e8cdd35e9db (diff) | |
download | hercules-b76229e92bb416ef8afb6fe1179ff1bcfcc94b33.tar.gz hercules-b76229e92bb416ef8afb6fe1179ff1bcfcc94b33.tar.bz2 hercules-b76229e92bb416ef8afb6fe1179ff1bcfcc94b33.tar.xz hercules-b76229e92bb416ef8afb6fe1179ff1bcfcc94b33.zip |
Remove cache dir.
-rw-r--r-- | cache/README.txt | 8 | ||||
-rw-r--r-- | cache/db/README.txt | 8 | ||||
-rw-r--r-- | cache/db/pre-re/README.txt | 8 | ||||
-rw-r--r-- | cache/db/re/README.txt | 8 |
4 files changed, 0 insertions, 32 deletions
diff --git a/cache/README.txt b/cache/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/README.txt b/cache/db/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/pre-re/README.txt b/cache/db/pre-re/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/pre-re/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. diff --git a/cache/db/re/README.txt b/cache/db/re/README.txt deleted file mode 100644 index a4ae71ee7..000000000 --- a/cache/db/re/README.txt +++ /dev/null @@ -1,8 +0,0 @@ -//============================================================ -//= Hercules Cache Folder Readme File -//===== By: ================================================== -//= Hercules Dev Team -//============================================================ - -Don't touch these folders or files inside of them! -They are read and written by the server during runtime when it feels it is wise. |