causefx 7 anos atrás
pai
commit
34d8515618
3 arquivos alterados com 6 adições e 0 exclusões
  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