openapi-generator/samples/client/petstore/scala/.gitignore
2016-03-12 18:01:53 +08:00

18 lines
185 B
Plaintext

*.class
*.log
# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# Scala-IDE specific
.scala_dependencies
.worksheet