diff --git a/.gitignore b/.gitignore index 0e44bc6..0431807 100644 --- a/.gitignore +++ b/.gitignore @@ -22,5 +22,8 @@ ENV/ env.bak/ venv.bak/ +# Comments +content/comments/ + # Node.js node_modules/ diff --git a/content/comments/.gitignore b/content/comments/.gitignore deleted file mode 100644 index 86d0cb2..0000000 --- a/content/comments/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -# Ignore everything in this directory -* -# Except this file -!.gitignore \ No newline at end of file