aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore22
1 files changed, 22 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..1ccf102
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,22 @@
+*.class
+*.log
+
+# sbt specific
+.cache
+.history
+.lib/
+dist/*
+target/
+lib_managed/
+src_managed/
+project/boot/
+project/plugins/project/
+.DS_Store
+# Scala-IDE specific
+.scala_dependencies
+.worksheet
+.idea/
+.idea
+scalafmt
+.scalafmt.conf
+scalastyle-config.xml