aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt/.rsyncignore
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2017-10-23 14:39:23 -0700
committerJakob Odersky <jakob@odersky.com>2017-10-23 14:40:50 -0700
commit39ff4cb8bf567e3b7b955654d3d3b99ccbd7a4ec (patch)
tree7706a15eac5c632aced5fb502c18707b6672fb79 /home/.sbt/.rsyncignore
parent1b28b493a28502160c787d240114807720aa78c6 (diff)
downloaddotfiles-39ff4cb8bf567e3b7b955654d3d3b99ccbd7a4ec.tar.gz
dotfiles-39ff4cb8bf567e3b7b955654d3d3b99ccbd7a4ec.tar.bz2
dotfiles-39ff4cb8bf567e3b7b955654d3d3b99ccbd7a4ec.zip
Simplify sbt plugins
Diffstat (limited to 'home/.sbt/.rsyncignore')
-rw-r--r--home/.sbt/.rsyncignore10
1 files changed, 6 insertions, 4 deletions
diff --git a/home/.sbt/.rsyncignore b/home/.sbt/.rsyncignore
index 5330287..d577894 100644
--- a/home/.sbt/.rsyncignore
+++ b/home/.sbt/.rsyncignore
@@ -1,4 +1,6 @@
-- /boot/
-- /project/
-- /staging/
-- /target/ \ No newline at end of file
+- boot/
+- project/
+- staging/
+- target/
+- templates/
+- zinc/