Skip to content

Instantly share code, notes, and snippets.

@stephanos
Created December 17, 2011 16:26
Show Gist options
  • Save stephanos/1490644 to your computer and use it in GitHub Desktop.
Save stephanos/1490644 to your computer and use it in GitHub Desktop.
my .slugignore
#logs
*.log
logs/
logs/**
tmp/
tmp/**
#assets
*.ai
*.psd
*.pdf
#builds
*.class
project/boot/
project/target/
target/streams/
#deps
.ivy2/
cache/
.sbt_home/
.sbt_home/.ivy2/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment