Skip to content

Instantly share code, notes, and snippets.

@darcyliu
Created January 10, 2013 02:55
Show Gist options
  • Save darcyliu/4499023 to your computer and use it in GitHub Desktop.
Save darcyliu/4499023 to your computer and use it in GitHub Desktop.
svn global ignores for xcode
#vim ~/.subversion/config
global-ignores = *.o *.lo *.la *.al .libs *.so *.so.[0-9]* *.a *.pyc *.pyo
*.rej *~ #*# .#* .*.swp .DS_Store *.xcuserdatad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment