diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..fc8c917 --- /dev/null +++ b/.gitignore @@ -0,0 +1,12 @@ +** + +# Include configs +!sites-available/ +!sites-available/** + +!snippets/ +!snippets/default-ssl +!snippets/vlw.se-ssl + +# Include this file +!.gitignore \ No newline at end of file