update .gitignore
This commit is contained in:
parent
7f962709d3
commit
2c8e4e5616
3
.gitignore
vendored
3
.gitignore
vendored
@ -22,5 +22,8 @@ ENV/
|
||||
env.bak/
|
||||
venv.bak/
|
||||
|
||||
# Comments
|
||||
content/comments/
|
||||
|
||||
# Node.js
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user