aboutsummaryrefslogtreecommitdiffstats
path: root/content/comments
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-11-18 12:16:28 -0500
committerJesús <heckyel@hyperbola.info>2019-11-18 12:16:28 -0500
commit1bad59aa45532c503e3114e3ba8bc6ba9aead8dc (patch)
treeb0f981ba254b40c5216aae3518557e8727ccbe24 /content/comments
parentf1407c44634f3fb005b3bfc6dc2d3cfa36de96c5 (diff)
downloadcl-1bad59aa45532c503e3114e3ba8bc6ba9aead8dc.tar.lz
cl-1bad59aa45532c503e3114e3ba8bc6ba9aead8dc.tar.xz
cl-1bad59aa45532c503e3114e3ba8bc6ba9aead8dc.zip
[pelican_comments] Add support comment_system
Diffstat (limited to 'content/comments')
-rw-r--r--content/comments/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/content/comments/.gitignore b/content/comments/.gitignore
new file mode 100644
index 0000000..86d0cb2
--- /dev/null
+++ b/content/comments/.gitignore
@@ -0,0 +1,4 @@
+# Ignore everything in this directory
+*
+# Except this file
+!.gitignore \ No newline at end of file