diff options
| author | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-05-05 21:29:31 +0300 |
|---|---|---|
| committer | Hamidreza Ghavami <hamid.r.gh.1998@gmail.com> | 2023-05-05 21:29:31 +0300 |
| commit | 733a011b28a74f7435a84abd821c17703a3e6808 (patch) | |
| tree | a6fda8fde3dc0dfca7ea4272bdb49e74708b2b4f | |
| parent | c8023b7c8d4e211f5a1ae61430dac54e1f5d84dd (diff) | |
update .gitignore
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ .idea +.vscode tmp backup/ bin/ @@ -11,4 +12,4 @@ main release/ access.log error.log -.cache
\ No newline at end of file +.cache |
