Skip to content

Instantly share code, notes, and snippets.

@emadhegab
Created October 13, 2015 19:53
Show Gist options
  • Select an option

  • Save emadhegab/e17dd00aa29d53db7ad0 to your computer and use it in GitHub Desktop.

Select an option

Save emadhegab/e17dd00aa29d53db7ad0 to your computer and use it in GitHub Desktop.

Revisions

  1. emadhegab created this gist Oct 13, 2015.
    25 changes: 25 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,25 @@
    # Xcode
    build/*
    *.pbxuser
    !default.pbxuser
    *.mode1v3
    !default.mode1v3
    *.mode2v3
    !default.mode2v3
    *.perspectivev3
    !default.perspectivev3
    !default.xcworkspace
    xcuserdata
    profile
    *.moved-aside
    *.DS_Store
    .idea/*

    # CocoaPods
    Pods

    *.orig

    *.xccheckout

    ~