Created
August 2, 2011 08:10
Revisions
-
Mahdi Taghizadeh revised this gist
Aug 20, 2011 . 1 changed file with 1 addition and 1 deletion.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 @@ -46,6 +46,6 @@ Ankh.NoLoad #Other .svn # Include DLLs if they're in the NuGet packages directory !/packages/*/lib/*.dll !/packages/*/lib/*/*.dll -
Mahdi Taghizadeh revised this gist
Aug 20, 2011 . 1 changed file with 5 additions and 1 deletion.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 @@ -44,4 +44,8 @@ _ReSharper*/ Ankh.NoLoad #Other .svn # Include DLLs if they’re in the NuGet packages directory !/packages/*/lib/*.dll !/packages/*/lib/*/*.dll -
Mahdi Taghizadeh revised this gist
Aug 16, 2011 . 1 changed file with 31 additions and 7 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,23 +1,47 @@ #Junk Files *.DS_Store [Tt]humbs.db #Visual Studio Files [Oo]bj [Bb]in [Dd]ebug [Bb]uild/ *.user *.suo *.exe *.pdb *.aps *_i.c *_p.c *.ncb *.tlb *.tlh *.[Cc]ache *.bak *.ncb *.ilk *.log *.lib *.sbr *.sdf ipch/ *.dbmdl *.csproj.user *.cache *.swp *.vspscc *.vssscc *.bak.* *.bak #Tools _ReSharper.* _ReSharper*/ *.resharper *.resharper.user [Nn][Dd]epend[Oo]ut*/ Ankh.NoLoad #Other .svn -
Mahdi Taghizadeh revised this gist
Aug 16, 2011 . 1 changed file with 0 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 @@ -9,7 +9,6 @@ *.log *.dbmdl *.DS_Store _ReSharper.* *.resharper *.resharper.user @@ -21,5 +20,4 @@ Ankh.NoLoad *.vssscc *.bak.* *.bak [Tt]humbs.db -
Mahdi Taghizadeh revised this gist
Aug 13, 2011 . 1 changed file with 2 additions and 0 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,11 +1,13 @@ [Oo]bj [Bb]in [Dd]ebug *.user *.suo *.[Cc]ache *.bak *.ncb *.log *.dbmdl *.DS_Store [Tt]humbs.db _ReSharper.* -
Mahdi Taghizadeh created this gist
Aug 2, 2011 .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,23 @@ [Oo]bj [Bb]in *.user *.suo *.[Cc]ache *.bak *.ncb *.log *.DS_Store [Tt]humbs.db _ReSharper.* *.resharper *.resharper.user Ankh.NoLoad *.csproj.user *.cache *.swp *.vspscc *.vssscc *.bak.* *.bak *.DS_Store [Tt]humbs.db