Mercurial > pub > bltoolkit
comparison .gitignore @ 0:f990fcb411a9
Копия текущей версии из github
| author | cin |
|---|---|
| date | Thu, 27 Mar 2014 21:46:09 +0400 |
| parents | |
| children |
comparison
equal
deleted
inserted
replaced
| -1:000000000000 | 0:f990fcb411a9 |
|---|---|
| 1 | |
| 2 Binary file: E:\Projects\Git\BLToolkit\.gitignore (Detected) | |
| 3 #ignore thumbnails created by windows | |
| 4 Thumbs.db | |
| 5 #Ignore files build by Visual Studio | |
| 6 *.obj | |
| 7 *.exe | |
| 8 *.pdb | |
| 9 *.user | |
| 10 *.aps | |
| 11 *.pch | |
| 12 *.vspscc | |
| 13 *_i.c | |
| 14 *_p.c | |
| 15 *.ncb | |
| 16 *.suo | |
| 17 *.tlb | |
| 18 *.tlh | |
| 19 *.bak | |
| 20 *.cache | |
| 21 *.ilk | |
| 22 *.log | |
| 23 [Bb]in | |
| 24 [Dd]ebug*/ | |
| 25 *.lib | |
| 26 *.sbr | |
| 27 *.pidb | |
| 28 *.cache | |
| 29 *.userprefs | |
| 30 *.sdf | |
| 31 *.xap | |
| 32 obj/ | |
| 33 [Rr]elease*/ | |
| 34 _ReSharper*/ | |
| 35 [Tt]est[Rr]esult* | |
| 36 BLToolkit.2010.opensdf | |
| 37 BLToolkit.2010.sdf | |
| 38 BLToolkit.2010.userprefs | |
| 39 BLToolkit.2010.sdf | |
| 40 BLToolkit.2010.userprefs | |
| 41 Mono/_ReSharper.Mono/* | |
| 42 BLToolkit.2010.sln.docstates | |
| 43 *.csproj.user | |
| 44 UnitTests/BLToolkit.Linq.VisualState.xml | |
| 45 UnitTests/Linq/UserDataProviders.txt | |
| 46 !*.dll | |
| 47 !*.exe | |
| 48 !*.pdb | |
| 49 BLToolkit.2012.opensdf | |
| 50 ipch/examples.cpp-54293a33/examples.ipch |
