Skip to content

Instantly share code, notes, and snippets.

View carlosgruiz-dev's full-sized avatar

Carlos Gustavo Ruiz carlosgruiz-dev

View GitHub Profile
@carlosgruiz-dev
carlosgruiz-dev / another.gitignore
Last active February 3, 2020 03:36 — forked from jadhavj/.gitignore
.gitignore for Scala, SBT with IntelliJ
# sbt
# (may want to keep parts of 'project')
# from https://alvinalexander.com/source-code/scala/sample-gitignore-file-scala-sbt-intellij-eclipse
bin/
project/
target/
build/
# eclipse
build