OSDN Git Service

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