Gogs 7 лет назад
Родитель
Сommit
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/*