syntax: glob

###
.DS_Store
*.mp4
*.mov

# Backup files left behind by the Emacs editor.
*~

# Lock files used by the Emacs editor.
.\#*

# Temporary files used by the vim editor.
.*.swp

# Temporary files used by TestMate
._*

# build directories
**/build/*
build/*

# tmp directory
**/tmp/*
tmp/*

# XCode user data
**.pbxuser
**.mode?v?
**.perspectivev?

# documentation
**.docset/*

# for those crazies using svn and hg at the same time
*.svn*

# switch to regexp syntax.
syntax: regexp
.git/

Leave a Reply

(required)

(required)

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

© 2012 James Border Suffusion theme by Sayontan Sinha