update .gitignore

This commit is contained in:
Hamidreza Ghavami
2023-05-05 22:59:31 +04:30
parent c8023b7c8d
commit 733a011b28
+2 -1
View File
@@ -1,4 +1,5 @@
.idea .idea
.vscode
tmp tmp
backup/ backup/
bin/ bin/
@@ -11,4 +12,4 @@ main
release/ release/
access.log access.log
error.log error.log
.cache .cache