causefx 7 年之前
父節點
當前提交
34d8515618
共有 3 個文件被更改,包括 6 次插入0 次删除
  1. 4 0
      .gitignore
  2. 1 0
      plugins/plugin_files/index.html
  3. 1 0
      plugins/theme_files/index.html

+ 4 - 0
.gitignore

@@ -107,6 +107,10 @@ plugins/images/cache/*.jpg
 testdata*
 strings.txt
 strings.php
+plugins/theme_files/*
+plugins/plugin_files/*
+!plugins/theme_files/index.html
+!plugins/plugin_files/index.html
 # =========================
 # Plugin files
 # =========================

+ 1 - 0
plugins/plugin_files/index.html

@@ -0,0 +1 @@
+cert file in this directory

+ 1 - 0
plugins/theme_files/index.html

@@ -0,0 +1 @@
+cert file in this directory