mirror of
https://github.com/danbulant/api_docs
synced 2026-05-24 12:27:29 +00:00
Add build/ directory to .gitignore
This commit is contained in:
parent
a1e673e599
commit
7edf6c803d
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -12,6 +12,7 @@ test/tmp
|
||||||
test/version_tmp
|
test/version_tmp
|
||||||
tmp
|
tmp
|
||||||
*.DS_STORE
|
*.DS_STORE
|
||||||
|
build/
|
||||||
|
|
||||||
# YARD artifacts
|
# YARD artifacts
|
||||||
.yardoc
|
.yardoc
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue