diff options
author | Andrei Karas <akaras@inbox.ru> | 2014-10-05 11:34:10 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2016-02-21 19:43:22 +0300 |
commit | 73ad7ea957d93d26f50209af2edc914b25b563b0 (patch) | |
tree | 3bf593b5f42c39c4ef1dd6e4edb2f42836814704 | |
parent | 5448ffa77feb00f27cc494d87f4e9ce82cc5a137 (diff) | |
download | hercules-73ad7ea957d93d26f50209af2edc914b25b563b0.tar.gz hercules-73ad7ea957d93d26f50209af2edc914b25b563b0.tar.bz2 hercules-73ad7ea957d93d26f50209af2edc914b25b563b0.tar.xz hercules-73ad7ea957d93d26f50209af2edc914b25b563b0.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. |