Browse Source

Update .gitignore

Hamidreza Ghavami 1 year ago
parent
commit
3166d497f9
1 changed files with 8 additions and 8 deletions
  1. 8 8
      .gitignore

+ 8 - 8
.gitignore

@@ -1,15 +1,15 @@
 .idea
 .idea
 .vscode
 .vscode
+.cache
+.sync*
+*.tar.gz
+access.log
+error.log
 tmp
 tmp
+main
 backup/
 backup/
 bin/
 bin/
 dist/
 dist/
-x-ui-*.tar.gz
-/x-ui
-/release.sh
-.sync*
-main
 release/
 release/
-access.log
-error.log
-.cache
+/release.sh
+/x-ui