forgitter 0.0.12 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (177) hide show
  1. checksums.yaml +5 -5
  2. data/.gitignore +54 -14
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/.gitkeep +0 -0
  5. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  6. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  7. data/data/github/AL.gitignore +22 -0
  8. data/data/github/Actionscript.gitignore +2 -3
  9. data/data/github/Agda.gitignore +1 -0
  10. data/data/github/Android.gitignore +14 -36
  11. data/data/github/Autotools.gitignore +20 -1
  12. data/data/github/C.gitignore +1 -0
  13. data/data/github/CMake.gitignore +2 -0
  14. data/data/github/CONTRIBUTING.md +3 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/CodeIgniter.gitignore +1 -0
  17. data/data/github/Composer.gitignore +1 -1
  18. data/data/github/Concrete5.gitignore +18 -1
  19. data/data/github/Coq.gitignore +16 -1
  20. data/data/github/CraftCMS.gitignore +3 -2
  21. data/data/github/Dart.gitignore +16 -22
  22. data/data/github/Delphi.gitignore +4 -1
  23. data/data/github/Drupal.gitignore +59 -33
  24. data/data/github/Eagle.gitignore +8 -1
  25. data/data/github/Elixir.gitignore +4 -0
  26. data/data/github/Erlang.gitignore +10 -3
  27. data/data/github/ExtJs.gitignore +2 -0
  28. data/data/github/FlaxEngine.gitignore +45 -0
  29. data/data/github/Fortran.gitignore +1 -0
  30. data/data/github/GWT.gitignore +0 -3
  31. data/data/github/Global/AL.gitignore +11 -0
  32. data/data/github/Global/Archives.gitignore +7 -2
  33. data/data/github/Global/Backup.gitignore +5 -0
  34. data/data/github/Global/CodeKit.gitignore +1 -0
  35. data/data/github/Global/Diff.gitignore +2 -0
  36. data/data/github/Global/Eclipse.gitignore +10 -6
  37. data/data/github/Global/Emacs.gitignore +4 -0
  38. data/data/github/Global/Images.gitignore +63 -0
  39. data/data/github/Global/JEnv.gitignore +5 -0
  40. data/data/github/Global/JetBrains.gitignore +45 -11
  41. data/data/github/Global/MATLAB.gitignore +31 -0
  42. data/data/github/Global/Metals.gitignore +5 -0
  43. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  44. data/data/github/Global/NetBeans.gitignore +3 -1
  45. data/data/github/Global/Octave.gitignore +1 -0
  46. data/data/github/Global/PSoCCreator.gitignore +18 -0
  47. data/data/github/Global/Patch.gitignore +2 -0
  48. data/data/github/Global/PuTTY.gitignore +2 -0
  49. data/data/github/Global/README.md +1 -1
  50. data/data/github/Global/SublimeText.gitignore +6 -5
  51. data/data/github/Global/Syncthing.gitignore +2 -0
  52. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  53. data/data/github/Global/Vagrant.gitignore +4 -0
  54. data/data/github/Global/Vim.gitignore +12 -5
  55. data/data/github/Global/Virtuoso.gitignore +18 -0
  56. data/data/github/Global/VisualStudioCode.gitignore +7 -0
  57. data/data/github/Global/Windows.gitignore +6 -1
  58. data/data/github/Global/Xcode.gitignore +3 -20
  59. data/data/github/Global/macOS.gitignore +26 -26
  60. data/data/github/Go.gitignore +10 -3
  61. data/data/github/Godot.gitignore +11 -0
  62. data/data/github/Gradle.gitignore +10 -3
  63. data/data/github/Haskell.gitignore +3 -0
  64. data/data/github/Idris.gitignore +5 -0
  65. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  66. data/data/github/JENKINS_HOME.gitignore +50 -0
  67. data/data/github/Java.gitignore +2 -0
  68. data/data/github/Jekyll.gitignore +4 -0
  69. data/data/github/Joomla.gitignore +276 -106
  70. data/data/github/Julia.gitignore +20 -0
  71. data/data/github/KiCad.gitignore +9 -1
  72. data/data/github/Kotlin.gitignore +1 -0
  73. data/data/github/LabVIEW.gitignore +1 -0
  74. data/data/github/Laravel.gitignore +9 -6
  75. data/data/github/Leiningen.gitignore +1 -0
  76. data/data/github/Magento.gitignore +29 -0
  77. data/data/github/Maven.gitignore +7 -2
  78. data/data/github/Nanoc.gitignore +1 -1
  79. data/data/github/Nim.gitignore +2 -0
  80. data/data/github/Node.gitignore +76 -5
  81. data/data/github/OCaml.gitignore +9 -0
  82. data/data/github/Objective-C.gitignore +18 -13
  83. data/data/github/Packer.gitignore +11 -0
  84. data/data/github/Perl.gitignore +2 -2
  85. data/data/github/Prestashop.gitignore +162 -21
  86. data/data/github/Processing.gitignore +3 -0
  87. data/data/github/PureScript.gitignore +1 -0
  88. data/data/github/Python.gitignore +74 -8
  89. data/data/github/Qt.gitignore +21 -5
  90. data/data/github/R.gitignore +17 -1
  91. data/data/github/README.md +89 -18
  92. data/data/github/ROS.gitignore +4 -0
  93. data/data/github/Racket.gitignore +7 -0
  94. data/data/github/Rails.gitignore +30 -5
  95. data/data/github/Raku.gitignore +7 -0
  96. data/data/github/Ruby.gitignore +6 -0
  97. data/data/github/Rust.gitignore +6 -2
  98. data/data/github/SCons.gitignore +4 -0
  99. data/data/github/Sass.gitignore +2 -0
  100. data/data/github/Scala.gitignore +3 -0
  101. data/data/github/Scrivener.gitignore +8 -7
  102. data/data/github/Smalltalk.gitignore +13 -0
  103. data/data/github/SugarCRM.gitignore +2 -2
  104. data/data/github/Swift.gitignore +36 -13
  105. data/data/github/Symfony.gitignore +7 -0
  106. data/data/github/TeX.gitignore +88 -10
  107. data/data/github/Terraform.gitignore +32 -4
  108. data/data/github/TwinCAT3.gitignore +25 -0
  109. data/data/github/Typo3.gitignore +4 -1
  110. data/data/github/Unity.gitignore +42 -5
  111. data/data/github/UnrealEngine.gitignore +7 -3
  112. data/data/github/VisualStudio.gitignore +142 -22
  113. data/data/github/WordPress.gitignore +44 -14
  114. data/data/github/Xojo.gitignore +1 -1
  115. data/data/github/ZendFramework.gitignore +0 -1
  116. data/data/github/community/AWS/CDK.gitignore +4 -0
  117. data/data/github/community/AWS/SAM.gitignore +5 -0
  118. data/data/github/community/AltiumDesigner.gitignore +20 -0
  119. data/data/github/community/AutoIt.gitignore +8 -0
  120. data/data/github/community/B4X.gitignore +3 -0
  121. data/data/github/community/Bazel.gitignore +13 -0
  122. data/data/github/community/Beef.gitignore +3 -0
  123. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  124. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  125. data/data/github/community/DotNet/Umbraco.gitignore +52 -0
  126. data/data/github/community/DotNet/core.gitignore +38 -0
  127. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  128. data/data/github/community/Exercism.gitignore +5 -0
  129. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  130. data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
  131. data/data/github/community/Golang/Hugo.gitignore +13 -0
  132. data/data/github/community/Gretl.gitignore +8 -0
  133. data/data/github/community/Java/JBoss4.gitignore +19 -0
  134. data/data/github/community/Java/JBoss6.gitignore +33 -0
  135. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  136. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  137. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  138. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  139. data/data/github/community/LensStudio.gitignore +16 -0
  140. data/data/github/community/Linux/Snap.gitignore +14 -0
  141. data/data/github/community/Logtalk.gitignore +19 -0
  142. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  143. data/data/github/community/Nix.gitignore +3 -0
  144. data/data/github/community/OpenSSL.gitignore +34 -0
  145. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  146. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  147. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  148. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  149. data/data/github/community/PHP/Magento1.gitignore +45 -0
  150. data/data/github/community/PHP/Magento2.gitignore +54 -0
  151. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  152. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  153. data/data/github/community/Puppet.gitignore +16 -0
  154. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  155. data/data/github/community/Python/Nikola.gitignore +7 -0
  156. data/data/github/community/ROS2.gitignore +29 -0
  157. data/data/github/community/Racket.gitignore +15 -0
  158. data/data/github/community/Red.gitignore +16 -0
  159. data/data/github/community/SPFx.gitignore +33 -0
  160. data/data/github/community/Splunk.gitignore +8 -0
  161. data/data/github/community/Strapi.gitignore +135 -0
  162. data/data/github/community/Toit.gitignore +2 -0
  163. data/data/github/community/V.gitignore +11 -0
  164. data/data/github/community/Xilinx.gitignore +105 -0
  165. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  166. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  167. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  168. data/data/github/community/embedded/uVision.gitignore +45 -0
  169. data/forgitter.gemspec +6 -5
  170. data/lib/forgitter/version.rb +1 -1
  171. metadata +104 -21
  172. data/.ruby-version +0 -1
  173. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  174. data/data/github/Clojure.gitignore +0 -13
  175. data/data/github/Fortran.gitignore +0 -32
  176. data/data/github/Global/Matlab.gitignore +0 -22
  177. data/data/github/Umbraco.gitignore +0 -19
@@ -1,9 +1,10 @@
1
1
  ## Ignore Visual Studio temporary files, build results, and
2
2
  ## files generated by popular Visual Studio add-ons.
3
3
  ##
4
- ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
4
+ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
5
5
 
6
6
  # User-specific files
7
+ *.rsuser
7
8
  *.suo
8
9
  *.user
9
10
  *.userosscache
@@ -12,6 +13,9 @@
12
13
  # User-specific files (MonoDevelop/Xamarin Studio)
13
14
  *.userprefs
14
15
 
16
+ # Mono auto generated files
17
+ mono_crash.*
18
+
15
19
  # Build results
16
20
  [Dd]ebug/
17
21
  [Dd]ebugPublic/
@@ -19,43 +23,62 @@
19
23
  [Rr]eleases/
20
24
  x64/
21
25
  x86/
26
+ [Ww][Ii][Nn]32/
27
+ [Aa][Rr][Mm]/
28
+ [Aa][Rr][Mm]64/
22
29
  bld/
23
30
  [Bb]in/
24
31
  [Oo]bj/
25
32
  [Ll]og/
33
+ [Ll]ogs/
26
34
 
27
- # Visual Studio 2015 cache/options directory
35
+ # Visual Studio 2015/2017 cache/options directory
28
36
  .vs/
29
37
  # Uncomment if you have tasks that create the project's static files in wwwroot
30
38
  #wwwroot/
31
39
 
40
+ # Visual Studio 2017 auto generated files
41
+ Generated\ Files/
42
+
32
43
  # MSTest test Results
33
44
  [Tt]est[Rr]esult*/
34
45
  [Bb]uild[Ll]og.*
35
46
 
36
- # NUNIT
47
+ # NUnit
37
48
  *.VisualState.xml
38
49
  TestResult.xml
50
+ nunit-*.xml
39
51
 
40
52
  # Build Results of an ATL Project
41
53
  [Dd]ebugPS/
42
54
  [Rr]eleasePS/
43
55
  dlldata.c
44
56
 
57
+ # Benchmark Results
58
+ BenchmarkDotNet.Artifacts/
59
+
45
60
  # .NET Core
46
61
  project.lock.json
47
62
  project.fragment.lock.json
48
63
  artifacts/
49
- **/Properties/launchSettings.json
50
64
 
65
+ # ASP.NET Scaffolding
66
+ ScaffoldingReadMe.txt
67
+
68
+ # StyleCop
69
+ StyleCopReport.xml
70
+
71
+ # Files built by Visual Studio
51
72
  *_i.c
52
73
  *_p.c
53
- *_i.h
74
+ *_h.h
54
75
  *.ilk
55
76
  *.meta
56
77
  *.obj
78
+ *.iobj
57
79
  *.pch
58
80
  *.pdb
81
+ *.ipdb
59
82
  *.pgc
60
83
  *.pgd
61
84
  *.rsp
@@ -65,7 +88,9 @@ artifacts/
65
88
  *.tlh
66
89
  *.tmp
67
90
  *.tmp_proj
91
+ *_wpftmp.csproj
68
92
  *.log
93
+ *.tlog
69
94
  *.vspscc
70
95
  *.vssscc
71
96
  .builds
@@ -93,6 +118,9 @@ ipch/
93
118
  *.vspx
94
119
  *.sap
95
120
 
121
+ # Visual Studio Trace Files
122
+ *.e2e
123
+
96
124
  # TFS 2012 Local Workspace
97
125
  $tf/
98
126
 
@@ -104,15 +132,21 @@ _ReSharper*/
104
132
  *.[Rr]e[Ss]harper
105
133
  *.DotSettings.user
106
134
 
107
- # JustCode is a .NET coding add-in
108
- .JustCode
109
-
110
135
  # TeamCity is a build add-in
111
136
  _TeamCity*
112
137
 
113
138
  # DotCover is a Code Coverage Tool
114
139
  *.dotCover
115
140
 
141
+ # AxoCover is a Code Coverage Tool
142
+ .axoCover/*
143
+ !.axoCover/settings.json
144
+
145
+ # Coverlet is a free, cross platform Code Coverage Tool
146
+ coverage*.json
147
+ coverage*.xml
148
+ coverage*.info
149
+
116
150
  # Visual Studio code coverage results
117
151
  *.coverage
118
152
  *.coveragexml
@@ -148,7 +182,7 @@ publish/
148
182
  # Publish Web Output
149
183
  *.[Pp]ublish.xml
150
184
  *.azurePubxml
151
- # TODO: Comment the next line if you want to checkin your web deploy settings
185
+ # Note: Comment the next line if you want to checkin your web deploy settings,
152
186
  # but database connection strings (with potential passwords) will be unencrypted
153
187
  *.pubxml
154
188
  *.publishproj
@@ -160,12 +194,14 @@ PublishScripts/
160
194
 
161
195
  # NuGet Packages
162
196
  *.nupkg
197
+ # NuGet Symbol Packages
198
+ *.snupkg
163
199
  # The packages folder can be ignored because of Package Restore
164
- **/packages/*
200
+ **/[Pp]ackages/*
165
201
  # except build/, which is used as an MSBuild target.
166
- !**/packages/build/
202
+ !**/[Pp]ackages/build/
167
203
  # Uncomment if necessary however generally it will be regenerated when needed
168
- #!**/packages/repositories.config
204
+ #!**/[Pp]ackages/repositories.config
169
205
  # NuGet v3's project.json files produces more ignorable files
170
206
  *.nuget.props
171
207
  *.nuget.targets
@@ -183,12 +219,15 @@ AppPackages/
183
219
  BundleArtifacts/
184
220
  Package.StoreAssociation.xml
185
221
  _pkginfo.txt
222
+ *.appx
223
+ *.appxbundle
224
+ *.appxupload
186
225
 
187
226
  # Visual Studio cache files
188
227
  # files ending in .cache can be ignored
189
228
  *.[Cc]ache
190
229
  # but keep track of directories ending in .cache
191
- !*.[Cc]ache/
230
+ !?*.[Cc]ache/
192
231
 
193
232
  # Others
194
233
  ClientBin/
@@ -201,6 +240,10 @@ ClientBin/
201
240
  *.publishsettings
202
241
  orleans.codegen.cs
203
242
 
243
+ # Including strong name files can present a security risk
244
+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)
245
+ #*.snk
246
+
204
247
  # Since there are multiple workflows, uncomment next line to ignore bower_components
205
248
  # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
206
249
  #bower_components/
@@ -215,15 +258,22 @@ _UpgradeReport_Files/
215
258
  Backup*/
216
259
  UpgradeLog*.XML
217
260
  UpgradeLog*.htm
261
+ ServiceFabricBackup/
262
+ *.rptproj.bak
218
263
 
219
264
  # SQL Server files
220
265
  *.mdf
221
266
  *.ldf
267
+ *.ndf
222
268
 
223
269
  # Business Intelligence projects
224
270
  *.rdl.data
225
271
  *.bim.layout
226
272
  *.bim_*.settings
273
+ *.rptproj.rsuser
274
+ *- [Bb]ackup.rdl
275
+ *- [Bb]ackup ([0-9]).rdl
276
+ *- [Bb]ackup ([0-9][0-9]).rdl
227
277
 
228
278
  # Microsoft Fakes
229
279
  FakesAssemblies/
@@ -235,9 +285,6 @@ FakesAssemblies/
235
285
  .ntvs_analysis.dat
236
286
  node_modules/
237
287
 
238
- # Typescript v1 declaration files
239
- typings/
240
-
241
288
  # Visual Studio 6 build log
242
289
  *.plg
243
290
 
@@ -247,6 +294,17 @@ typings/
247
294
  # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
248
295
  *.vbw
249
296
 
297
+ # Visual Studio 6 auto-generated project file (contains which files were open etc.)
298
+ *.vbp
299
+
300
+ # Visual Studio 6 workspace and project file (working project files containing files to include in project)
301
+ *.dsw
302
+ *.dsp
303
+
304
+ # Visual Studio 6 technical files
305
+ *.ncb
306
+ *.aps
307
+
250
308
  # Visual Studio LightSwitch build output
251
309
  **/*.HTMLClient/GeneratedArtifacts
252
310
  **/*.DesktopClient/GeneratedArtifacts
@@ -262,12 +320,8 @@ paket-files/
262
320
  # FAKE - F# Make
263
321
  .fake/
264
322
 
265
- # JetBrains Rider
266
- .idea/
267
- *.sln.iml
268
-
269
- # CodeRush
270
- .cr/
323
+ # CodeRush personal settings
324
+ .cr/personal
271
325
 
272
326
  # Python Tools for Visual Studio (PTVS)
273
327
  __pycache__/
@@ -276,3 +330,69 @@ __pycache__/
276
330
  # Cake - Uncomment if you are using it
277
331
  # tools/**
278
332
  # !tools/packages.config
333
+
334
+ # Tabs Studio
335
+ *.tss
336
+
337
+ # Telerik's JustMock configuration file
338
+ *.jmconfig
339
+
340
+ # BizTalk build output
341
+ *.btp.cs
342
+ *.btm.cs
343
+ *.odx.cs
344
+ *.xsd.cs
345
+
346
+ # OpenCover UI analysis results
347
+ OpenCover/
348
+
349
+ # Azure Stream Analytics local run output
350
+ ASALocalRun/
351
+
352
+ # MSBuild Binary and Structured Log
353
+ *.binlog
354
+
355
+ # NVidia Nsight GPU debugger configuration file
356
+ *.nvuser
357
+
358
+ # MFractors (Xamarin productivity tool) working folder
359
+ .mfractor/
360
+
361
+ # Local History for Visual Studio
362
+ .localhistory/
363
+
364
+ # Visual Studio History (VSHistory) files
365
+ .vshistory/
366
+
367
+ # BeatPulse healthcheck temp database
368
+ healthchecksdb
369
+
370
+ # Backup folder for Package Reference Convert tool in Visual Studio 2017
371
+ MigrationBackup/
372
+
373
+ # Ionide (cross platform F# VS Code tools) working folder
374
+ .ionide/
375
+
376
+ # Fody - auto-generated XML schema
377
+ FodyWeavers.xsd
378
+
379
+ # VS Code files for those working on multiple tools
380
+ .vscode/*
381
+ !.vscode/settings.json
382
+ !.vscode/tasks.json
383
+ !.vscode/launch.json
384
+ !.vscode/extensions.json
385
+ *.code-workspace
386
+
387
+ # Local History for Visual Studio Code
388
+ .history/
389
+
390
+ # Windows Installer files from build outputs
391
+ *.cab
392
+ *.msi
393
+ *.msix
394
+ *.msm
395
+ *.msp
396
+
397
+ # JetBrains Rider
398
+ *.sln.iml
@@ -1,18 +1,48 @@
1
- *.log
2
- wp-config.php
3
- wp-content/advanced-cache.php
4
- wp-content/backup-db/
5
- wp-content/backups/
6
- wp-content/blogs.dir/
7
- wp-content/cache/
8
- wp-content/upgrade/
9
- wp-content/uploads/
10
- wp-content/wp-cache-config.php
11
- wp-content/plugins/hello.php
1
+ # Wordpress - ignore core, configuration, examples, uploads and logs.
2
+ # https://github.com/github/gitignore/blob/main/WordPress.gitignore
12
3
 
13
- /.htaccess
4
+ # Core
5
+ #
6
+ # Note: if you want to stage/commit WP core files
7
+ # you can delete this whole section/until Configuration.
8
+ /wp-admin/
9
+ /wp-content/index.php
10
+ /wp-content/languages
11
+ /wp-content/plugins/index.php
12
+ /wp-content/themes/index.php
13
+ /wp-includes/
14
+ /index.php
14
15
  /license.txt
15
16
  /readme.html
16
- /sitemap.xml
17
- /sitemap.xml.gz
17
+ /wp-*.php
18
+ /xmlrpc.php
19
+
20
+ # Configuration
21
+ wp-config.php
22
+
23
+ # Example themes
24
+ /wp-content/themes/twenty*/
25
+
26
+ # Example plugin
27
+ /wp-content/plugins/hello.php
28
+
29
+ # Uploads
30
+ /wp-content/uploads/
31
+
32
+ # Log files
33
+ *.log
34
+
35
+ # htaccess
36
+ /.htaccess
37
+
38
+ # All plugins
39
+ #
40
+ # Note: If you wish to whitelist plugins,
41
+ # uncomment the next line
42
+ #/wp-content/plugins
18
43
 
44
+ # All themes
45
+ #
46
+ # Note: If you wish to whitelist themes,
47
+ # uncomment the next line
48
+ #/wp-content/themes
@@ -8,4 +8,4 @@ Debug*/Debug*.exe
8
8
  Debug*/Debug*\ Libs
9
9
  *.rbuistate
10
10
  *.xojo_uistate
11
- *.obsolete
11
+ *.obsolete*
@@ -19,7 +19,6 @@ temp/
19
19
  data/DoctrineORMModule/Proxy/
20
20
  data/DoctrineORMModule/cache/
21
21
 
22
-
23
22
  # Legacy ZF1
24
23
  demos/
25
24
  extras/documentation
@@ -0,0 +1,4 @@
1
+ # CDK asset staging directory.
2
+ # For more information about AWS-CDK, see https://docs.aws.amazon.com/cdk/
3
+ .cdk.staging/
4
+ cdk.out/
@@ -0,0 +1,5 @@
1
+ # gitignore template for AWS Serverless Application Model project
2
+ # website: https://docs.aws.amazon.com/serverless-application-model
3
+
4
+ # Ignore build folder
5
+ .aws-sam/
@@ -0,0 +1,20 @@
1
+ # For PCBs designed using Altium Designer
2
+ # Website: https://www.altium.com/altium-designer/
3
+
4
+ # Directories containing cache data
5
+ History
6
+ __Previews
7
+
8
+ # Directories containing logs and generated outputs
9
+ Project\ Logs*
10
+ Project\ Outputs*
11
+
12
+ # Misc files generated by altium
13
+ debug.log
14
+ Status\ Report.txt
15
+ *.PcbDoc.htm
16
+ *.SchDocPreview
17
+ *.PcbDocPreview
18
+
19
+ # Lock files sometimes left behind
20
+ .~lock.*
@@ -0,0 +1,8 @@
1
+ # Compiled Scripts
2
+ *.a3x
3
+
4
+ # Tidy Auto-Generated Backups
5
+ Backup/*
6
+
7
+ # Au3Stripper Auto-Generated Files
8
+ *_stripped.au3
@@ -0,0 +1,3 @@
1
+ **/Objects
2
+ **/AutoBackups
3
+ *.meta
@@ -0,0 +1,13 @@
1
+ # gitignore template for Bazel build system
2
+ # website: https://bazel.build/
3
+
4
+ # Ignore all bazel-* symlinks. There is no full list since this can change
5
+ # based on the name of the directory bazel is cloned into.
6
+ /bazel-*
7
+
8
+ # Directories for the Bazel IntelliJ plugin containing the generated
9
+ # IntelliJ project files and plugin configuration. Seperate directories are
10
+ # for the IntelliJ, Android Studio and CLion versions of the plugin.
11
+ /.ijwb/
12
+ /.aswb/
13
+ /.clwb/
@@ -0,0 +1,3 @@
1
+ build/
2
+ recovery/
3
+ BeefSpace_User.toml
@@ -0,0 +1,15 @@
1
+ # gitignore template for InforCRM (formerly SalesLogix)
2
+ # website: https://www.infor.com/product-summary/cx/infor-crm/
3
+ #
4
+ # Recommended: VisualStudio.gitignore
5
+
6
+ # Ignore model files that are auto-generated
7
+ ModelIndex.xml
8
+ ExportedFiles.xml
9
+
10
+ # Ignore deployment files
11
+ [Mm]odel/[Dd]eployment
12
+
13
+ # Force include portal SupportFiles
14
+ !Model/Portal/*/SupportFiles/[Bb]in/
15
+ !Model/Portal/PortalTemplates/*/SupportFiles/[Bb]in
@@ -0,0 +1,64 @@
1
+ # gitignore template for using Kentico CMS
2
+ # website: http://www.kentico.com/
3
+ #
4
+ # Recommended template: VisualStudio.gitignore
5
+
6
+ # Include some Kentico folders excluded by Visual Studio rules
7
+ !CMS/CMSAdminControls/*/
8
+ !CMS/CMSModules/System/*/
9
+ !CMS/App_Data/CIRepository/**
10
+
11
+ # Kentico temporary/environment files
12
+ CMS/App_Data/AzureCache
13
+ CMS/App_Data/AzureTemp
14
+ CMS/App_Data/CMSModules/DeviceProfile/logFiftyOne.txt
15
+ CMS/App_Data/CMSModules/DeviceProfiles/logFiftyOne.txt
16
+ CMS/App_Data/CMSModules/WebFarm/webfarm.sync
17
+ CMS/App_Data/CMSTemp
18
+ CMS/App_Data/Persistent
19
+ CMS/CMSSiteUtils/Export
20
+ CMS/CMSSiteUtils/Import
21
+
22
+ # Ignore all smart search indexes, but not the other system folder contents
23
+ CMS/App_Data/CMSModules/SmartSearch/**
24
+ !CMS/App_Data/CMSModules/SmartSearch/*/
25
+ !CMS/App_Data/CMSModules/SmartSearch/_StopWords/**
26
+ !CMS/App_Data/CMSModules/SmartSearch/_Synonyms/**
27
+
28
+ ## Kentico Starter Sites
29
+ # Starter site resource Files
30
+ CMS/App_Data/DancingGoat
31
+
32
+ # Starter site web templates
33
+ CMS/App_Data/Templates/CommunitySite
34
+ CMS/App_Data/Templates/CorporateSite
35
+ CMS/App_Data/Templates/DancingGoat
36
+ CMS/App_Data/Templates/EcommerceSite
37
+ CMS/App_Data/Templates/IntranetPortal
38
+ CMS/App_Data/Templates/PersonalSite
39
+
40
+ # Starter site app themes
41
+ CMS/App_Themes/CommunitySite
42
+ CMS/App_Themes/CorporateSite
43
+ CMS/App_Themes/EcommerceSite
44
+ CMS/App_Themes/IntranetPortal*
45
+ CMS/App_Themes/PersonalSite
46
+
47
+ # Starter site ASPX templates
48
+ CMS/CMSTemplates/CorporateSite
49
+
50
+ # Starter site media libraries
51
+ CMS/CommunitySite
52
+ CMS/CorporateSite
53
+ CMS/DancingGoat
54
+ CMS/EcommerceSite
55
+ CMS/IntranetPortal
56
+ CMS/PersonalSite
57
+
58
+ ## Project specific ignores
59
+ # Sensitive settings
60
+ AppSettings.config
61
+ ConnectionStrings.config
62
+
63
+ # Project media libraries (recommend shared file storage)
64
+ # e.g. CMS/{SiteCodeName}
@@ -0,0 +1,52 @@
1
+ ## Ignore Umbraco files/folders generated for each instance
2
+ ##
3
+ ## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore
4
+
5
+ # Note: VisualStudio gitignore rules may also be relevant
6
+
7
+ # Umbraco
8
+ # Ignore unimportant folders generated by Umbraco
9
+ **/App_Data/Logs/
10
+ **/App_Data/[Pp]review/
11
+ **/App_Data/TEMP/
12
+ **/App_Data/NuGetBackup/
13
+
14
+ # Ignore Umbraco content cache file
15
+ **/App_Data/umbraco.config
16
+
17
+ ## this [Uu]mbraco/ folder should be created by cmd like `Install-Package UmbracoCms -Version 8.5.3`
18
+ ## you can find your Umbraco version in your Web.config. (i.e. <add key="Umbraco.Core.ConfigurationStatus" value="8.5.3" />)
19
+ ## Uncomment this line if you think it fits the way you work on your project.
20
+ ## **/[Uu]mbraco/
21
+
22
+ ## The [Mm]edia/ folder contains content. Content may vary by environment and should therefore not be added to source control.
23
+ ## Uncomment this line if you think it fits the way you work on your project.
24
+ ## **/[Mm]edia/
25
+
26
+ # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
27
+ # Make sure to include details from VisualStudio.gitignore BEFORE this
28
+ !**/App_Data/[Pp]ackages/*
29
+ !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages/*
30
+ !**/[Uu]mbraco/[Vv]iews/[Pp]ackages/*
31
+
32
+ # ImageProcessor DiskCache
33
+ **/App_Data/cache/
34
+
35
+ # Ignore the Models Builder models out of date flag
36
+ **/ood.flag
37
+
38
+ # NEW for version 9 .Net 5 (Core)
39
+ #ignore umbraco backoffice assest from wwwroot
40
+ **/wwwroot/umbraco/
41
+
42
+ # SQLite files
43
+ *.sqlite.db*
44
+
45
+ #ignore umbraco data/views/settings
46
+ **/umbraco/
47
+
48
+ #include default location for modelsbuilder output
49
+ !**/umbraco/models
50
+
51
+ #include default location for packages
52
+ !**/umbraco/Data/packages
@@ -0,0 +1,38 @@
1
+ *.swp
2
+ *.*~
3
+ project.lock.json
4
+ .DS_Store
5
+ *.pyc
6
+ nupkg/
7
+
8
+ # Visual Studio Code
9
+ .vscode
10
+
11
+ # Rider
12
+ .idea
13
+
14
+ # User-specific files
15
+ *.suo
16
+ *.user
17
+ *.userosscache
18
+ *.sln.docstates
19
+
20
+ # Build results
21
+ [Dd]ebug/
22
+ [Dd]ebugPublic/
23
+ [Rr]elease/
24
+ [Rr]eleases/
25
+ x64/
26
+ x86/
27
+ build/
28
+ bld/
29
+ [Bb]in/
30
+ [Oo]bj/
31
+ [Oo]ut/
32
+ msbuild.log
33
+ msbuild.err
34
+ msbuild.wrn
35
+
36
+ # Visual Studio 2015
37
+ .vs/
38
+
@@ -0,0 +1,22 @@
1
+ # gitignore template for Phoenix projects
2
+ # website: http://www.phoenixframework.org/
3
+ #
4
+ # Recommended template: Elixir.gitignore
5
+
6
+ # Temporary files
7
+ /tmp
8
+
9
+ # Static artifacts
10
+ /node_modules
11
+ /assets/node_modules
12
+
13
+ # Since we are building assets from web/static,
14
+ # we ignore priv/static. You may want to comment
15
+ # this depending on your deployment strategy.
16
+ /priv/static/
17
+
18
+ # Installer-related files
19
+ /installer/_build
20
+ /installer/tmp
21
+ /installer/doc
22
+ /installer/deps
@@ -0,0 +1,5 @@
1
+ # gitignore template for Exercism project
2
+ # website: https://exercism.io/
3
+
4
+ # Ignore .exercism folder which contain sensitive data
5
+ .exercism
@@ -0,0 +1,3 @@
1
+ # Ignored files for GNOME extension git repository
2
+
3
+ *.zip
@@ -0,0 +1,23 @@
1
+ # Allowlisting gitignore template for GO projects prevents us
2
+ # from adding various unwanted local files, such as generated
3
+ # files, developer configurations or IDE-specific files etc.
4
+ #
5
+ # Recommended: Go.AllowList.gitignore
6
+
7
+ # Ignore everything
8
+ *
9
+
10
+ # But not these files...
11
+ !/.gitignore
12
+
13
+ !*.go
14
+ !go.sum
15
+ !go.mod
16
+
17
+ !README.md
18
+ !LICENSE
19
+
20
+ # !Makefile
21
+
22
+ # ...even if they are in subdirectories
23
+ !*/