Revisions
-
program247365 revised this gist
Jun 28, 2009 . 1 changed file with 4 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,12 +1,14 @@ # xcode noise *.mode1v3 *.pbxuser *.perspective *.perspectivev3 *.pyc *~.nib/ build/* # Textmate - if you build your xcode projects with it *.tm_build_errors # old skool .svn -
program247365 revised this gist
Jun 28, 2009 . 1 changed file with 7 additions and 2 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,7 +1,12 @@ # xcode noise *.mode1v3 *.pbxuser *.pbxuser *.perspective *.perspectivev3 *.pyc *~.nib/ build/* # old skool .svn -
program247365 created this gist
Jun 28, 2009 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ *.pbxproj -crlf -diff -merge This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,11 @@ # xcode noise build/* *.pbxuser *.mode1v3 # old skool .svn # osx noise .DS_Store profile