OSDN Git Service

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