master
text 315 lines 5.19 KB
Raw
1 ## Ignore nodejs things
2 [Nn]ode_modules/
3 [Tt]yping/
4 [Ii]mages-spare/
5 [Dd]aemon/
6 [Aa]gent/
7 [Aa]gents/modules_meshcmd_min/
8 [Aa]gents/modules_meshcore_min/
9 [Aa]gents/meshcmd.min.js
10 [Aa]gents/meshcore.min.js
11 [Pp]ublic/translations/
12 [Vv]iews/translations/
13 [Ee]mails/translations/
14 [Pp]ublic/*-min.htm
15 [Vv]iews/*-min.handlebars
16 meshcentral.db
17 meshcentral.db.json
18 mesherrors.txt
19 bob.json
20 .greenlockrc
21 venv
22
23 ## Ignore Visual Studio temporary files, build results, and
24 ## files generated by popular Visual Studio add-ons.
25 ##
26 ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
27
28 # User-specific files
29 *.suo
30 *.user
31 *.userosscache
32 *.sln.docstates
33
34 # User-specific files (MonoDevelop/Xamarin Studio)
35 *.userprefs
36
37 # Build results
38 [Dd]ebug/
39 [Dd]ebugPublic/
40 [Rr]elease/
41 [Rr]eleases/
42 x64/
43 x86/
44 bld/
45 [Oo]bj/
46 [Ll]og/
47
48 # Visual Studio 2015 cache/options directory
49 .vs/
50 # Uncomment if you have tasks that create the project's static files in wwwroot
51 #wwwroot/
52
53 # MSTest test Results
54 [Tt]est[Rr]esult*/
55 [Bb]uild[Ll]og.*
56
57 # NUNIT
58 *.VisualState.xml
59 TestResult.xml
60
61 # Build Results of an ATL Project
62 [Dd]ebugPS/
63 [Rr]eleasePS/
64 dlldata.c
65
66 # .NET Core
67 project.lock.json
68 project.fragment.lock.json
69 artifacts/
70 **/Properties/launchSettings.json
71
72 *_i.c
73 *_p.c
74 *_i.h
75 *.ilk
76 *.meta
77 *.obj
78 *.pch
79 *.pdb
80 *.pgc
81 *.pgd
82 *.rsp
83 *.sbr
84 *.tlb
85 *.tli
86 *.tlh
87 *.tmp
88 *.tmp_proj
89 *.log
90 *.vspscc
91 *.vssscc
92 .builds
93 *.pidb
94 *.svclog
95 *.scc
96
97 # Chutzpah Test files
98 _Chutzpah*
99
100 # Visual C++ cache files
101 ipch/
102 *.aps
103 *.ncb
104 *.opendb
105 *.opensdf
106 *.sdf
107 *.cachefile
108 *.VC.db
109 *.VC.VC.opendb
110
111 # Visual Studio profiler
112 *.psess
113 *.vsp
114 *.vspx
115 *.sap
116
117 # TFS 2012 Local Workspace
118 $tf/
119
120 # Guidance Automation Toolkit
121 *.gpState
122
123 # ReSharper is a .NET coding add-in
124 _ReSharper*/
125 *.[Rr]e[Ss]harper
126 *.DotSettings.user
127
128 # JustCode is a .NET coding add-in
129 .JustCode
130
131 # TeamCity is a build add-in
132 _TeamCity*
133
134 # DotCover is a Code Coverage Tool
135 *.dotCover
136
137 # Visual Studio code coverage results
138 *.coverage
139 *.coveragexml
140
141 # NCrunch
142 _NCrunch_*
143 .*crunch*.local.xml
144 nCrunchTemp_*
145
146 # MightyMoose
147 *.mm.*
148 AutoTest.Net/
149
150 # Web workbench (sass)
151 .sass-cache/
152
153 # Installshield output folder
154 [Ee]xpress/
155
156 # DocProject is a documentation generator add-in
157 DocProject/buildhelp/
158 DocProject/Help/*.HxT
159 DocProject/Help/*.HxC
160 DocProject/Help/*.hhc
161 DocProject/Help/*.hhk
162 DocProject/Help/*.hhp
163 DocProject/Help/Html2
164 DocProject/Help/html
165
166 # Click-Once directory
167 publish/
168
169 # Publish Web Output
170 *.[Pp]ublish.xml
171 *.azurePubxml
172 # TODO: Comment the next line if you want to checkin your web deploy settings
173 # but database connection strings (with potential passwords) will be unencrypted
174 *.pubxml
175 *.publishproj
176
177 # Microsoft Azure Web App publish settings. Comment the next line if you want to
178 # checkin your Azure Web App publish settings, but sensitive information contained
179 # in these scripts will be unencrypted
180 PublishScripts/
181
182 # NuGet Packages
183 *.nupkg
184 # The packages folder can be ignored because of Package Restore
185 **/packages/*
186 # except build/, which is used as an MSBuild target.
187 !**/packages/build/
188 # Uncomment if necessary however generally it will be regenerated when needed
189 #!**/packages/repositories.config
190 # NuGet v3's project.json files produces more ignorable files
191 *.nuget.props
192 *.nuget.targets
193
194 # Microsoft Azure Build Output
195 csx/
196 *.build.csdef
197
198 # Microsoft Azure Emulator
199 ecf/
200 rcf/
201
202 # Windows Store app package directories and files
203 AppPackages/
204 BundleArtifacts/
205 Package.StoreAssociation.xml
206 _pkginfo.txt
207
208 # Visual Studio cache files
209 # files ending in .cache can be ignored
210 *.[Cc]ache
211 # but keep track of directories ending in .cache
212 !*.[Cc]ache/
213
214 # Others
215 ClientBin/
216 ~$*
217 *~
218 *.dbmdl
219 *.dbproj.schemaview
220 *.jfm
221 *.pfx
222 *.publishsettings
223 orleans.codegen.cs
224
225 # Since there are multiple workflows, uncomment next line to ignore bower_components
226 # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
227 #bower_components/
228
229 # RIA/Silverlight projects
230 Generated_Code/
231
232 # Backup & report files from converting an old project file
233 # to a newer Visual Studio version. Backup files are not needed,
234 # because we have git ;-)
235 _UpgradeReport_Files/
236 Backup*/
237 UpgradeLog*.XML
238 UpgradeLog*.htm
239
240 # SQL Server files
241 *.mdf
242 *.ldf
243 *.ndf
244
245 # Business Intelligence projects
246 *.rdl.data
247 *.bim.layout
248 *.bim_*.settings
249
250 # Microsoft Fakes
251 FakesAssemblies/
252
253 # GhostDoc plugin setting file
254 *.GhostDoc.xml
255
256 # Node.js Tools for Visual Studio
257 .ntvs_analysis.dat
258 node_modules/
259
260 # Typescript v1 declaration files
261 typings/
262
263 # Visual Studio 6 build log
264 *.plg
265
266 # Visual Studio 6 workspace options file
267 *.opt
268
269 # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
270 *.vbw
271
272 # Visual Studio LightSwitch build output
273 **/*.HTMLClient/GeneratedArtifacts
274 **/*.DesktopClient/GeneratedArtifacts
275 **/*.DesktopClient/ModelManifest.xml
276 **/*.Server/GeneratedArtifacts
277 **/*.Server/ModelManifest.xml
278 _Pvt_Extensions
279
280 # Paket dependency manager
281 .paket/paket.exe
282 paket-files/
283
284 # FAKE - F# Make
285 .fake/
286
287 # JetBrains Rider
288 .idea/
289 *.sln.iml
290
291 # CodeRush
292 .cr/
293
294 # Python Tools for Visual Studio (PTVS)
295 __pycache__/
296 *.pyc
297
298 # Cake - Uncomment if you are using it
299 # tools/**
300 # !tools/packages.config
301
302 # Telerik's JustMock configuration file
303 *.jmconfig
304
305 # BizTalk build output
306 *.btp.cs
307 *.btm.cs
308 *.odx.cs
309 *.xsd.cs
310 .DS_Store
311
312 # When running mkdocs locally as dev
313 docs/__pycache__/
314 docs/env/
315 docker-compose.yaml