Told git to ignore generated doc.
This commit is contained in:
parent
28fda3c612
commit
f6cc41aad9
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,3 +10,4 @@ public/**/*_cached.*
|
|||
.idea
|
||||
.get-dump.yml
|
||||
.sass-cache/
|
||||
doc/app/
|
||||
|
|
Loading…
Reference in a new issue