Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/savage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2014-10-08 04:57:53 +0400
committerChris Rebert <code@rebertia.com>2014-11-16 14:14:56 +0300
commita736d2d40a25ab4c0c378d561cdb7f5c1fb19482 (patch)
treea0a36af1199c3d48a9379b3450d10c6f3737c152 /.gitignore
parent5364c64ee38d7a84908b28cd464606f4ccf82382 (diff)
v1.0
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore21
1 files changed, 21 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..7d3a34f
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,21 @@
+*.class
+*.log
+
+# sbt specific
+.cache/
+.history/
+.lib/
+dist/*
+target/
+lib_managed/
+src_managed/
+project/boot/
+project/plugins/project/
+
+# Scala-IDE specific
+.scala_dependencies
+.worksheet
+.idea
+
+# Safeguard login creds
+src/main/resources/application.conf