OSDN Git Service

[DOC][GENERAL] .
[csp-qt/common_source_project-fm7.git] / .gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37 !packages/build/
38 # (and the packages folder if the line above has been uncommented)
39 # Backup & report files from converting an old project file
40 # Build Results of an ATL Project
41 # Build results
42 # Business Intelligence projects
43 # CMake
44 # Chutzpah Test files
45 # Click-Once directory
46 # DocProject is a documentation generator add-in
47 # DotCover is a Code Coverage Tool
48 # Enable "build/" folder in the NuGet Packages folder since
49 # Guidance Automation Toolkit
50 # Installshield output folder
51 # JustCode is a .NET coding addin-in
52 # LightSwitch generated files
53 # MSTest test Results
54 # Microsoft Fakes
55 # MightyMoose
56 # NCrunch
57 # NuGet Packages Directory
58 # NuGet packages use it for MSBuild targets.
59 # Others
60 # Publish Web Output
61 # RIA/Silverlight projects
62 # ReSharper is a .NET coding add-in
63 # Roslyn cache directories
64 # SQL Server files
65 # TFS 2012 Local Workspace
66 # TeamCity is a build add-in
67 # This line needs to be after the ignore of the build folder
68 # User-specific files
69 # Visual C++ cache files
70 # Visual Studio profiler
71 # Web workbench (sass)
72 # Windows Azure Build Output
73 # Windows Store app package directory
74 # because we have git ;-)
75 # to a newer Visual Studio version. Backup files are not needed,
76 #!packages/repositories.config
77 ## Ignore Visual Studio temporary files, build results, and
78 ## TODO: Comment the next line if you want to checkin your
79 ## TODO: If the tool you use requires repositories.config
80 ## files generated by popular Visual Studio add-ons.
81 ## passwords
82 ## uncomment the next line
83 ## web deploy settings but do note that will include unencrypted
84 #*.pubxml
85 #NUNIT
86 #gtags
87 $tf/
88 *.Cache
89 *.DotSettings.user
90 *.VisualState.xml
91 *.[Pp]ublish.xml
92 *.[Rr]e[Ss]harper
93 *.aps
94 *.azurePubxml
95 *.bim.layout
96 *.bim_*.settings
97 *.build.csdef
98 *.cachefile
99 *.dbmdl
100 *.dbproj.schemaview
101 *.dotCover
102 *.gpState
103 *.ide/
104 *.ilk
105 *.ldf
106 *.log
107 *.mdf
108 *.meta
109 *.mm.*
110 *.ncb
111 *.obj
112 *.opensdf
113 *.orig
114 *.pch
115 *.pdb
116 *.pfx
117 *.pgc
118 *.pgd
119 *.pidb
120 *.psess
121 *.publishsettings
122 *.rdl.data
123 *.rej
124 *.rsp
125 *.sbr
126 *.scc
127 *.sdf
128 *.sln.docstates
129 *.suo
130 *.svclog
131 *.tlb
132 *.tlh
133 *.tli
134 *.tmp
135 *.tmp_proj
136 *.user
137 *.vsp
138 *.vspscc
139 *.vspx
140 *.vssscc
141 *_i.c
142 *_i.h
143 *_p.c
144 *~
145 *~
146 .*crunch*.local.xml
147 .JustCode
148 .builds
149 .sass-cache/
150 /000_20180126_Check_Bug_From_42f93bdbbe8d50833c46509c71016d67ed24c210.diff
151 AppPackages/
152 AutoTest.Net/
153 Backup*/
154 ClientBin/
155 DocProject/Help/*.HxC
156 DocProject/Help/*.HxT
157 DocProject/Help/*.hhc
158 DocProject/Help/*.hhk
159 DocProject/Help/*.hhp
160 DocProject/Help/Html2
161 DocProject/Help/html
162 DocProject/buildhelp/
163 FakesAssemblies/
164 GPATH
165 GRTAGS
166 GSYMS
167 GTAGS
168 GeneratedArtifacts/
169 Generated_Code/
170 ModelManifest.xml
171 TestResult.xml
172 UpgradeLog*.XML
173 UpgradeLog*.htm
174 [Bb]in/
175 [Bb]uild[Ll]og.*
176 [Dd]ebug/
177 [Dd]ebugPS/
178 [Dd]ebugPublic/
179 [Ee]xpress/
180 [Oo]bj/
181 [Rr]elease/
182 [Rr]eleasePS/
183 [Ss]tyle[Cc]op.*
184 [Tt]est[Rr]esult*/
185 _Chutzpah*
186 _NCrunch_*
187 _Pvt_Extensions/
188 _ReSharper*/
189 _TeamCity*
190 _UpgradeReport_Files/
191 bld/
192 build-win32/
193 build/
194 core
195 csx/
196 dlldata.c
197 ipch/
198 node_modules/
199 packages/*
200 publish/
201 source/build-cmake/*/build-win32/*
202 source/build-cmake/*/build/*
203 source/src/vm/libcpu_newdev/mame0185/*
204 sql/
205 x64/
206 ~$*