Hamidreza Ghavami
2 years ago
1 changed files with
2 additions and
1 deletions
-
2
1
.gitignore
|
@@ -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
|