Add doc, others to gitignore.
This commit is contained in:
parent
6f63c67c6e
commit
b1f7fd7fb8
|
@ -4,4 +4,7 @@ pkg
|
||||||
tmp
|
tmp
|
||||||
Gemfile.lock
|
Gemfile.lock
|
||||||
*.so
|
*.so
|
||||||
*.bundle
|
*.bundle
|
||||||
|
.yardoc
|
||||||
|
doc
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue