# cargo-run-bin outputs
# https://github.com/dustinblackman/cargo-run-bin
/.bin

# Rust build outputs
# https://doc.rust-lang.org/cargo/reference/build-cache.html
/target

# Open API Generator Jar
vendor/*.jar

# Ignore bits that we don't want to check in from the OpenAPI generation
.travis.yml
git_push.sh
