diff options
| author | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-04-18 08:46:43 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-04-18 08:46:43 +0300 |
| commit | 40a029749929bcd53ff9b5a7776cda96dc3aed86 (patch) | |
| tree | 3e7ae2ed86f32b32975d30668e9e4b75da1aeca0 /.gitignore | |
| parent | e13015a9202be83c79e125fb4c6d9cfed7441272 (diff) | |
update .gitignore
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,5 +1,6 @@ .idea tmp +backup/ bin/ dist/ x-ui-*.tar.gz @@ -9,4 +10,5 @@ x-ui-*.tar.gz main release/ access.log +error.log .cache |
