瀏覽代碼

[FIX] urls

Gogs 7 年之前
父節點
當前提交
70ef13bac9
共有 1 個文件被更改,包括 3 次插入1 次删除
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -3,4 +3,6 @@
 *.db
 ui/node_modules
 ui/yarn*
-ui/static/*
+ui/static/*
+staticfiles/*
+static/*