Add Docs/html to Git Ignore
Docs/html holds the files generated by Doxygen. It should be ignored by Git.
This commit is contained in:
parent
9e1bbf9482
commit
19871f5f5f
3
.gitignore
vendored
3
.gitignore
vendored
@ -38,3 +38,6 @@ Thumbs.db
|
||||
|
||||
## SDL contrib
|
||||
RecastDemo/Contrib/SDL/*
|
||||
|
||||
## Generated doc files
|
||||
Docs/html
|
||||
|
Loading…
x
Reference in New Issue
Block a user