diff --git a/tmp/.gitignore b/tmp/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/tmp/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore diff --git a/tmp/.htaccess b/tmp/.htaccess new file mode 100644 index 0000000..8d2f256 --- /dev/null +++ b/tmp/.htaccess @@ -0,0 +1 @@ +deny from all