OSDN Git Service

Update .gitignore.
[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 *.orig1
115 *.pch
116 *.pdb
117 *.pfx
118 *.pgc
119 *.pgd
120 *.pidb
121 *.psess
122 *.publishsettings
123 *.rdl.data
124 *.rej
125 *.rsp
126 *.sbr
127 *.scc
128 *.sdf
129 *.sln.docstates
130 *.suo
131 *.svclog
132 *.tlb
133 *.tlh
134 *.tli
135 *.tmp
136 *.tmp_proj
137 *.user
138 *.vsp
139 *.vspscc
140 *.vspx
141 *.vssscc
142 *_i.c
143 *_i.h
144 *_p.c
145 *~
146 *~
147 .*crunch*.local.xml
148 .JustCode
149 .builds
150 .sass-cache/
151 /000_20180126_Check_Bug_From_42f93bdbbe8d50833c46509c71016d67ed24c210.diff
152 AppPackages/
153 AutoTest.Net/
154 Backup*/
155 ClientBin/
156 DocProject/Help/*.HxC
157 DocProject/Help/*.HxT
158 DocProject/Help/*.hhc
159 DocProject/Help/*.hhk
160 DocProject/Help/*.hhp
161 DocProject/Help/Html2
162 DocProject/Help/html
163 DocProject/buildhelp/
164 FakesAssemblies/
165 GPATH
166 GRTAGS
167 GSYMS
168 GTAGS
169 GeneratedArtifacts/
170 Generated_Code/
171 ModelManifest.xml
172 TestResult.xml
173 UpgradeLog*.XML
174 UpgradeLog*.htm
175 [Bb]in/
176 [Bb]uild[Ll]og.*
177 [Dd]ebug/
178 [Dd]ebugPS/
179 [Dd]ebugPublic/
180 [Ee]xpress/
181 [Oo]bj/
182 [Rr]elease/
183 [Rr]eleasePS/
184 [Ss]tyle[Cc]op.*
185 [Tt]est[Rr]esult*/
186 _Chutzpah*
187 _NCrunch_*
188 _Pvt_Extensions/
189 _ReSharper*/
190 _TeamCity*
191 _UpgradeReport_Files/
192 bld/
193 build-win32/
194 build/
195 core
196 csx/
197 dlldata.c
198 ipch/
199 node_modules/
200 packages/*
201 publish/
202 source/build-cmake/*/build-win32/*
203 source/build-cmake/*/build/*
204 source/src/vm/libcpu_newdev/mame0185/*
205 sql/
206 x64/
207 ~$*