update .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -22,5 +22,8 @@ ENV/
|
|||||||
env.bak/
|
env.bak/
|
||||||
venv.bak/
|
venv.bak/
|
||||||
|
|
||||||
|
# Comments
|
||||||
|
content/comments/
|
||||||
|
|
||||||
# Node.js
|
# Node.js
|
||||||
node_modules/
|
node_modules/
|
||||||
|
|||||||
4
content/comments/.gitignore
vendored
4
content/comments/.gitignore
vendored
@@ -1,4 +0,0 @@
|
|||||||
# Ignore everything in this directory
|
|
||||||
*
|
|
||||||
# Except this file
|
|
||||||
!.gitignore
|
|
||||||
Reference in New Issue
Block a user