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