Skip to content

Instantly share code, notes, and snippets.

@nicklockwood
Created March 13, 2014 22:17

Revisions

  1. nicklockwood created this gist Mar 13, 2014.
    19 changes: 19 additions & 0 deletions Global gitignore
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,19 @@
    # Mac OS X
    *.DS_Store

    # Xcode
    *.pbxuser
    *.mode1v3
    *.mode2v3
    *.perspectivev3
    *.xcuserstate
    project.xcworkspace/
    xcuserdata/

    # Generated files
    build/
    *.o
    *.pyc

    # Backup files
    *~.nib