Add target dir to .gitignore.
This commit is contained in:
parent
0dc83a72aa
commit
d8eba3cb25
|
@ -7,4 +7,5 @@ Gemfile.lock
|
||||||
*.bundle
|
*.bundle
|
||||||
.yardoc
|
.yardoc
|
||||||
doc
|
doc
|
||||||
|
target
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue