diff options
| author | kaveh-ahangar <kavehahangar021@gmail.com> | 2023-05-05 12:13:09 +0300 |
|---|---|---|
| committer | kaveh-ahangar <kavehahangar021@gmail.com> | 2023-05-05 12:13:09 +0300 |
| commit | 1680bb36c3e9c2f89c72947e1735337fe5fd1e8b (patch) | |
| tree | a1d776497b7bcb64cc883eeb8f16a7bea8495516 | |
| parent | cd483c191a20e2616161db4d51ce95d8083bf5f6 (diff) | |
feat: Rollback files (.gitignore)
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -10,4 +10,5 @@ x-ui-*.tar.gz main release/ access.log -error.log
\ No newline at end of file +error.log +.cache
\ No newline at end of file |
