All Downloads are FREE. Search and download functionalities are using the official Maven repository.

scalatra.gitignore.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
# scala specific
*.class
*.log

# sbt specific
.cache
.history
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/

# Scala-IDE specific
.scala_dependencies
.worksheet

# IntelliJ specific
.idea
*.iml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy