Add docs/ to .hgignore
This commit is contained in:
parent
81ab8eac00
commit
bb8d5e5f05
1 changed files with 1 additions and 0 deletions
|
@ -3,4 +3,5 @@ syntax: glob
|
||||||
*.so
|
*.so
|
||||||
*.dylib
|
*.dylib
|
||||||
*~
|
*~
|
||||||
|
docs
|
||||||
tests/tests
|
tests/tests
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue