Add a custom path location to ignore

This commit is contained in:
Chris Roberts 2018-02-28 10:05:14 -08:00
parent 48bb306d17
commit bab940332c
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -23,6 +23,7 @@ tags
test/tmp/ test/tmp/
vendor/ vendor/
/exec /exec
.ruby-bundle
# Documentation # Documentation
_site/* _site/*