Skip to content

Instantly share code, notes, and snippets.

@pxr
Created February 10, 2013 16:17
Show Gist options
  • Save pxr/4750082 to your computer and use it in GitHub Desktop.
Save pxr/4750082 to your computer and use it in GitHub Desktop.

Revisions

  1. pxr created this gist Feb 10, 2013.
    17 changes: 17 additions & 0 deletions .gitignore
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,17 @@
    # Xcode
    .DS_Store
    */build/*
    *.pbxuser
    !default.pbxuser
    *.mode1v3
    !default.mode1v3
    *.mode2v3
    !default.mode2v3
    *.perspectivev3
    !default.perspectivev3
    xcuserdata
    profile
    *.moved-aside
    DerivedData
    .idea/
    *.hmap