diff --git a/lists/.gitignore b/lists/.gitignore new file mode 100755 index 00000000..0a9bae12 --- /dev/null +++ b/lists/.gitignore @@ -0,0 +1,5 @@ +# Ignore all +* + +# Not this file +!.gitignore \ No newline at end of file diff --git a/lists/index.html b/lists/index.html deleted file mode 100755 index e69de29b..00000000