浏览代码

Update .gitignore

Hamidreza Ghavami 1 年之前
父节点
当前提交
3166d497f9
共有 1 个文件被更改,包括 8 次插入8 次删除
  1. 8 8
      .gitignore

+ 8 - 8
.gitignore

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