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/*