diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-07-19 21:38:42 +0300 |
commit | e11975f52e6ef3598904521eea4e76a19f0ec738 (patch) | |
tree | 8d864a74bd2204483044869bca45518b45a6a209 | |
parent | c6228dd9df3a2bcf11b64c7a0002ecc1de4485c6 (diff) | |
download | hercules-e11975f52e6ef3598904521eea4e76a19f0ec738.tar.gz hercules-e11975f52e6ef3598904521eea4e76a19f0ec738.tar.bz2 hercules-e11975f52e6ef3598904521eea4e76a19f0ec738.tar.xz hercules-e11975f52e6ef3598904521eea4e76a19f0ec738.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. |