diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 77176b2..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -ssl/* diff --git a/ssl/.gitignore b/ssl/.gitignore new file mode 100644 index 0000000..5e7d273 --- /dev/null +++ b/ssl/.gitignore @@ -0,0 +1,4 @@ +# Ignore everything in this directory +* +# Except this file +!.gitignore