diff options
author | Jesús <heckyel@hyperbola.info> | 2020-07-25 21:33:47 -0500 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-07-25 21:33:47 -0500 |
commit | 2c8e4e561637ec9411eea0826df08a6193c8db1a (patch) | |
tree | 2c72c7bce262ed3884f2ce4f1ed1cbb141a67f8a /.gitignore | |
parent | 7f962709d370939f4c4b6087991c3766d495a79a (diff) | |
download | cl-2c8e4e561637ec9411eea0826df08a6193c8db1a.tar.lz cl-2c8e4e561637ec9411eea0826df08a6193c8db1a.tar.xz cl-2c8e4e561637ec9411eea0826df08a6193c8db1a.zip |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,5 +22,8 @@ ENV/ env.bak/ venv.bak/ +# Comments +content/comments/ + # Node.js node_modules/ |