aboutsummaryrefslogtreecommitdiff
path: root/home/.sbt
diff options
context:
space:
mode:
authorJakob Odersky <jakob@odersky.com>2016-06-12 16:23:42 -0700
committerJakob Odersky <jakob@odersky.com>2016-06-12 16:23:42 -0700
commit56fc2fa39983a965fca2b64b512c8e16f95d45b1 (patch)
tree9dcf251b13dff860ac808604271905ba19fe6fa0 /home/.sbt
parent3c69ec0ba531ec7eb9a0b3e979dd29916a378ff4 (diff)
downloaddotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.tar.gz
dotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.tar.bz2
dotfiles-56fc2fa39983a965fca2b64b512c8e16f95d45b1.zip
Update rsyncignore
Diffstat (limited to 'home/.sbt')
-rw-r--r--home/.sbt/.rsyncignore8
1 files changed, 4 insertions, 4 deletions
diff --git a/home/.sbt/.rsyncignore b/home/.sbt/.rsyncignore
index 2516d64..5330287 100644
--- a/home/.sbt/.rsyncignore
+++ b/home/.sbt/.rsyncignore
@@ -1,4 +1,4 @@
-- boot
-- project
-- staging
-- target
+- /boot/
+- /project/
+- /staging/
+- /target/ \ No newline at end of file