Add content directory to .gitignore
This commit is contained in:
parent
ccce3dc172
commit
56795eed81
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -3,3 +3,5 @@ npm-debug.log*
|
||||||
|
|
||||||
*.geany
|
*.geany
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
content/
|
||||||
|
|
Loading…
Reference in a new issue