Skip to content

Instantly share code, notes, and snippets.

@edgebal
Last active August 29, 2015 13:57
Show Gist options
  • Save edgebal/9792296 to your computer and use it in GitHub Desktop.
Save edgebal/9792296 to your computer and use it in GitHub Desktop.
CakePHP: SVN ignore tmp
# Ignores new changes to tmp directory
svn propset svn:ignore "*" app/tmp/ -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment