forgitter 0.0.11 → 0.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (189) hide show
  1. checksums.yaml +5 -5
  2. data/.ruby-version +1 -1
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  5. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  6. data/data/github/AL.gitignore +22 -0
  7. data/data/github/Actionscript.gitignore +2 -3
  8. data/data/github/Agda.gitignore +1 -0
  9. data/data/github/Android.gitignore +18 -25
  10. data/data/github/Autotools.gitignore +35 -1
  11. data/data/github/C++.gitignore +3 -0
  12. data/data/github/C.gitignore +19 -0
  13. data/data/github/CMake.gitignore +4 -0
  14. data/data/github/CONTRIBUTING.md +8 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/CodeIgniter.gitignore +12 -0
  17. data/data/github/CommonLisp.gitignore +14 -0
  18. data/data/github/Composer.gitignore +1 -1
  19. data/data/github/Concrete5.gitignore +18 -1
  20. data/data/github/Coq.gitignore +43 -1
  21. data/data/github/CraftCMS.gitignore +3 -2
  22. data/data/github/Dart.gitignore +18 -18
  23. data/data/github/Delphi.gitignore +4 -1
  24. data/data/github/Drupal.gitignore +59 -33
  25. data/data/github/Eagle.gitignore +8 -1
  26. data/data/github/Elisp.gitignore +6 -0
  27. data/data/github/Elixir.gitignore +5 -0
  28. data/data/github/Elm.gitignore +1 -1
  29. data/data/github/Erlang.gitignore +10 -3
  30. data/data/github/ExtJs.gitignore +10 -0
  31. data/data/github/FlaxEngine.gitignore +45 -0
  32. data/data/github/Fortran.gitignore +1 -0
  33. data/data/github/GWT.gitignore +0 -3
  34. data/data/github/Global/AL.gitignore +11 -0
  35. data/data/github/Global/Ansible.gitignore +1 -0
  36. data/data/github/Global/Archives.gitignore +7 -2
  37. data/data/github/Global/Backup.gitignore +5 -0
  38. data/data/github/Global/CodeKit.gitignore +1 -0
  39. data/data/github/Global/Diff.gitignore +2 -0
  40. data/data/github/Global/Eclipse.gitignore +15 -6
  41. data/data/github/Global/Emacs.gitignore +8 -1
  42. data/data/github/Global/Images.gitignore +63 -0
  43. data/data/github/Global/JEnv.gitignore +5 -0
  44. data/data/github/Global/JetBrains.gitignore +60 -27
  45. data/data/github/Global/Linux.gitignore +3 -0
  46. data/data/github/Global/MATLAB.gitignore +31 -0
  47. data/data/github/Global/Metals.gitignore +5 -0
  48. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  49. data/data/github/Global/NetBeans.gitignore +3 -2
  50. data/data/github/Global/Octave.gitignore +1 -0
  51. data/data/github/Global/PSoCCreator.gitignore +18 -0
  52. data/data/github/Global/Patch.gitignore +2 -0
  53. data/data/github/Global/PuTTY.gitignore +2 -0
  54. data/data/github/Global/README.md +1 -1
  55. data/data/github/Global/SBT.gitignore +3 -0
  56. data/data/github/Global/Stata.gitignore +24 -0
  57. data/data/github/Global/SublimeText.gitignore +9 -5
  58. data/data/github/Global/Syncthing.gitignore +2 -0
  59. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  60. data/data/github/Global/Tags.gitignore +1 -0
  61. data/data/github/Global/Vagrant.gitignore +4 -0
  62. data/data/github/Global/Vim.gitignore +15 -6
  63. data/data/github/Global/Virtuoso.gitignore +18 -0
  64. data/data/github/Global/VisualStudioCode.gitignore +11 -1
  65. data/data/github/Global/Windows.gitignore +8 -2
  66. data/data/github/Global/Xcode.gitignore +3 -20
  67. data/data/github/Global/{OSX.gitignore → macOS.gitignore} +2 -1
  68. data/data/github/Go.gitignore +16 -19
  69. data/data/github/Godot.gitignore +11 -0
  70. data/data/github/Gradle.gitignore +10 -3
  71. data/data/github/Haskell.gitignore +4 -0
  72. data/data/github/Idris.gitignore +5 -0
  73. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  74. data/data/github/JENKINS_HOME.gitignore +50 -0
  75. data/data/github/Java.gitignore +12 -0
  76. data/data/github/Jekyll.gitignore +4 -0
  77. data/data/github/Joomla.gitignore +281 -122
  78. data/data/github/Julia.gitignore +20 -0
  79. data/data/github/KiCad.gitignore +11 -2
  80. data/data/github/Kotlin.gitignore +1 -0
  81. data/data/github/LICENSE +116 -19
  82. data/data/github/LabVIEW.gitignore +1 -0
  83. data/data/github/Laravel.gitignore +15 -7
  84. data/data/github/Leiningen.gitignore +3 -1
  85. data/data/github/Magento.gitignore +45 -104
  86. data/data/github/Maven.gitignore +8 -0
  87. data/data/github/Nanoc.gitignore +3 -3
  88. data/data/github/Nim.gitignore +2 -0
  89. data/data/github/Node.gitignore +97 -4
  90. data/data/github/OCaml.gitignore +9 -0
  91. data/data/github/Objective-C.gitignore +22 -14
  92. data/data/github/OpenCart.gitignore +7 -0
  93. data/data/github/Packer.gitignore +11 -0
  94. data/data/github/Perl.gitignore +27 -12
  95. data/data/github/PlayFramework.gitignore +1 -0
  96. data/data/github/Prestashop.gitignore +162 -21
  97. data/data/github/Processing.gitignore +3 -0
  98. data/data/github/PureScript.gitignore +9 -0
  99. data/data/github/Python.gitignore +80 -9
  100. data/data/github/Qt.gitignore +22 -6
  101. data/data/github/R.gitignore +17 -1
  102. data/data/github/README.md +91 -15
  103. data/data/github/ROS.gitignore +4 -0
  104. data/data/github/Racket.gitignore +7 -0
  105. data/data/github/Rails.gitignore +34 -7
  106. data/data/github/Raku.gitignore +7 -0
  107. data/data/github/Ruby.gitignore +6 -0
  108. data/data/github/Rust.gitignore +9 -2
  109. data/data/github/SCons.gitignore +4 -0
  110. data/data/github/Sass.gitignore +2 -0
  111. data/data/github/Scala.gitignore +2 -14
  112. data/data/github/Scrivener.gitignore +8 -7
  113. data/data/github/Smalltalk.gitignore +13 -0
  114. data/data/github/SugarCRM.gitignore +4 -2
  115. data/data/github/Swift.gitignore +38 -13
  116. data/data/github/Symfony.gitignore +8 -4
  117. data/data/github/TeX.gitignore +131 -10
  118. data/data/github/Terraform.gitignore +33 -2
  119. data/data/github/TwinCAT3.gitignore +25 -0
  120. data/data/github/Typo3.gitignore +4 -1
  121. data/data/github/Unity.gitignore +46 -4
  122. data/data/github/UnrealEngine.gitignore +12 -0
  123. data/data/github/VisualStudio.gitignore +160 -15
  124. data/data/github/Waf.gitignore +9 -4
  125. data/data/github/WordPress.gitignore +44 -14
  126. data/data/github/Xojo.gitignore +1 -1
  127. data/data/github/ZendFramework.gitignore +0 -1
  128. data/data/github/community/AWS/CDK.gitignore +4 -0
  129. data/data/github/community/AWS/SAM.gitignore +5 -0
  130. data/data/github/community/AltiumDesigner.gitignore +20 -0
  131. data/data/github/community/AutoIt.gitignore +8 -0
  132. data/data/github/community/B4X.gitignore +3 -0
  133. data/data/github/community/Bazel.gitignore +13 -0
  134. data/data/github/community/Beef.gitignore +3 -0
  135. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  136. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  137. data/data/github/community/DotNet/Umbraco.gitignore +52 -0
  138. data/data/github/community/DotNet/core.gitignore +38 -0
  139. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  140. data/data/github/community/Exercism.gitignore +5 -0
  141. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  142. data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
  143. data/data/github/community/Golang/Hugo.gitignore +13 -0
  144. data/data/github/community/Gretl.gitignore +8 -0
  145. data/data/github/community/Java/JBoss4.gitignore +19 -0
  146. data/data/github/community/Java/JBoss6.gitignore +33 -0
  147. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  148. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  149. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  150. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  151. data/data/github/community/LensStudio.gitignore +16 -0
  152. data/data/github/community/Linux/Snap.gitignore +14 -0
  153. data/data/github/community/Logtalk.gitignore +19 -0
  154. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  155. data/data/github/community/Nix.gitignore +3 -0
  156. data/data/github/community/OpenSSL.gitignore +34 -0
  157. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  158. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  159. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  160. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  161. data/data/github/community/PHP/Magento1.gitignore +45 -0
  162. data/data/github/community/PHP/Magento2.gitignore +54 -0
  163. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  164. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  165. data/data/github/community/Puppet.gitignore +16 -0
  166. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  167. data/data/github/community/Python/Nikola.gitignore +7 -0
  168. data/data/github/community/ROS2.gitignore +29 -0
  169. data/data/github/community/Racket.gitignore +15 -0
  170. data/data/github/community/Red.gitignore +16 -0
  171. data/data/github/community/SPFx.gitignore +33 -0
  172. data/data/github/community/Splunk.gitignore +8 -0
  173. data/data/github/community/Strapi.gitignore +135 -0
  174. data/data/github/community/Toit.gitignore +2 -0
  175. data/data/github/community/V.gitignore +11 -0
  176. data/data/github/community/Xilinx.gitignore +105 -0
  177. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  178. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  179. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  180. data/data/github/community/embedded/uVision.gitignore +45 -0
  181. data/forgitter.gemspec +5 -4
  182. data/lib/forgitter/version.rb +1 -1
  183. metadata +106 -21
  184. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  185. data/data/github/Clojure.gitignore +0 -12
  186. data/data/github/Fortran.gitignore +0 -29
  187. data/data/github/Global/IPythonNotebook.gitignore +0 -2
  188. data/data/github/Global/Matlab.gitignore +0 -19
  189. data/data/github/Umbraco.gitignore +0 -19
@@ -1,12 +1,37 @@
1
+ # This .gitignore file should be placed at the root of your Unity project directory
2
+ #
3
+ # Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
4
+ #
1
5
  /[Ll]ibrary/
2
6
  /[Tt]emp/
3
7
  /[Oo]bj/
4
8
  /[Bb]uild/
5
9
  /[Bb]uilds/
6
- /Assets/AssetStoreTools*
10
+ /[Ll]ogs/
11
+ /[Uu]ser[Ss]ettings/
7
12
 
8
- # Autogenerated VS/MD solution and project files
13
+ # MemoryCaptures can get excessive in size.
14
+ # They also could contain extremely sensitive data
15
+ /[Mm]emoryCaptures/
16
+
17
+ # Recordings can get excessive in size
18
+ /[Rr]ecordings/
19
+
20
+ # Uncomment this line if you wish to ignore the asset store tools plugin
21
+ # /[Aa]ssets/AssetStoreTools*
22
+
23
+ # Autogenerated Jetbrains Rider plugin
24
+ /[Aa]ssets/Plugins/Editor/JetBrains*
25
+
26
+ # Visual Studio cache directory
27
+ .vs/
28
+
29
+ # Gradle cache directory
30
+ .gradle/
31
+
32
+ # Autogenerated VS/MD/Consulo solution and project files
9
33
  ExportedObj/
34
+ .consulo/
10
35
  *.csproj
11
36
  *.unityproj
12
37
  *.sln
@@ -17,14 +42,31 @@ ExportedObj/
17
42
  *.pidb
18
43
  *.booproj
19
44
  *.svd
20
-
45
+ *.pdb
46
+ *.mdb
47
+ *.opendb
48
+ *.VC.db
21
49
 
22
50
  # Unity3D generated meta files
23
51
  *.pidb.meta
52
+ *.pdb.meta
53
+ *.mdb.meta
24
54
 
25
- # Unity3D Generated File On Crash Reports
55
+ # Unity3D generated file on crash reports
26
56
  sysinfo.txt
27
57
 
28
58
  # Builds
29
59
  *.apk
60
+ *.aab
30
61
  *.unitypackage
62
+ *.app
63
+
64
+ # Crashlytics generated file
65
+ crashlytics-build.properties
66
+
67
+ # Packed Addressables
68
+ /[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
69
+
70
+ # Temporary auto-generated Android Assets
71
+ /[Aa]ssets/[Ss]treamingAssets/aa.meta
72
+ /[Aa]ssets/[Ss]treamingAssets/aa/*
@@ -33,10 +33,12 @@
33
33
 
34
34
  # These project files can be generated by the engine
35
35
  *.xcodeproj
36
+ *.xcworkspace
36
37
  *.sln
37
38
  *.suo
38
39
  *.opensdf
39
40
  *.sdf
41
+ *.VC.db
40
42
  *.VC.opendb
41
43
 
42
44
  # Precompiled Assets
@@ -45,18 +47,28 @@ SourceArt/**/*.tga
45
47
 
46
48
  # Binary Files
47
49
  Binaries/*
50
+ Plugins/*/Binaries/*
48
51
 
49
52
  # Builds
50
53
  Build/*
51
54
 
55
+ # Whitelist PakBlacklist-<BuildConfiguration>.txt files
56
+ !Build/*/
57
+ Build/*/**
58
+ !Build/*/PakBlacklist*.txt
59
+
52
60
  # Don't ignore icon files in Build
53
61
  !Build/**/*.ico
54
62
 
63
+ # Built data for maps
64
+ *_BuiltData.uasset
65
+
55
66
  # Configuration files generated by the Editor
56
67
  Saved/*
57
68
 
58
69
  # Compiled source files for the engine to use
59
70
  Intermediate/*
71
+ Plugins/*/Intermediate/*
60
72
 
61
73
  # Cache files for the editor to use
62
74
  DerivedDataCache/*
@@ -1,7 +1,10 @@
1
1
  ## Ignore Visual Studio temporary files, build results, and
2
2
  ## files generated by popular Visual Studio add-ons.
3
+ ##
4
+ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
3
5
 
4
6
  # User-specific files
7
+ *.rsuser
5
8
  *.suo
6
9
  *.user
7
10
  *.userosscache
@@ -10,6 +13,9 @@
10
13
  # User-specific files (MonoDevelop/Xamarin Studio)
11
14
  *.userprefs
12
15
 
16
+ # Mono auto generated files
17
+ mono_crash.*
18
+
13
19
  # Build results
14
20
  [Dd]ebug/
15
21
  [Dd]ebugPublic/
@@ -17,42 +23,62 @@
17
23
  [Rr]eleases/
18
24
  x64/
19
25
  x86/
26
+ [Ww][Ii][Nn]32/
27
+ [Aa][Rr][Mm]/
28
+ [Aa][Rr][Mm]64/
20
29
  bld/
21
30
  [Bb]in/
22
31
  [Oo]bj/
23
32
  [Ll]og/
33
+ [Ll]ogs/
24
34
 
25
- # Visual Studio 2015 cache/options directory
35
+ # Visual Studio 2015/2017 cache/options directory
26
36
  .vs/
27
37
  # Uncomment if you have tasks that create the project's static files in wwwroot
28
38
  #wwwroot/
29
39
 
40
+ # Visual Studio 2017 auto generated files
41
+ Generated\ Files/
42
+
30
43
  # MSTest test Results
31
44
  [Tt]est[Rr]esult*/
32
45
  [Bb]uild[Ll]og.*
33
46
 
34
- # NUNIT
47
+ # NUnit
35
48
  *.VisualState.xml
36
49
  TestResult.xml
50
+ nunit-*.xml
37
51
 
38
52
  # Build Results of an ATL Project
39
53
  [Dd]ebugPS/
40
54
  [Rr]eleasePS/
41
55
  dlldata.c
42
56
 
43
- # DNX
57
+ # Benchmark Results
58
+ BenchmarkDotNet.Artifacts/
59
+
60
+ # .NET Core
44
61
  project.lock.json
45
62
  project.fragment.lock.json
46
63
  artifacts/
47
64
 
65
+ # ASP.NET Scaffolding
66
+ ScaffoldingReadMe.txt
67
+
68
+ # StyleCop
69
+ StyleCopReport.xml
70
+
71
+ # Files built by Visual Studio
48
72
  *_i.c
49
73
  *_p.c
50
- *_i.h
74
+ *_h.h
51
75
  *.ilk
52
76
  *.meta
53
77
  *.obj
78
+ *.iobj
54
79
  *.pch
55
80
  *.pdb
81
+ *.ipdb
56
82
  *.pgc
57
83
  *.pgd
58
84
  *.rsp
@@ -62,7 +88,9 @@ artifacts/
62
88
  *.tlh
63
89
  *.tmp
64
90
  *.tmp_proj
91
+ *_wpftmp.csproj
65
92
  *.log
93
+ *.tlog
66
94
  *.vspscc
67
95
  *.vssscc
68
96
  .builds
@@ -90,6 +118,9 @@ ipch/
90
118
  *.vspx
91
119
  *.sap
92
120
 
121
+ # Visual Studio Trace Files
122
+ *.e2e
123
+
93
124
  # TFS 2012 Local Workspace
94
125
  $tf/
95
126
 
@@ -101,15 +132,25 @@ _ReSharper*/
101
132
  *.[Rr]e[Ss]harper
102
133
  *.DotSettings.user
103
134
 
104
- # JustCode is a .NET coding add-in
105
- .JustCode
106
-
107
135
  # TeamCity is a build add-in
108
136
  _TeamCity*
109
137
 
110
138
  # DotCover is a Code Coverage Tool
111
139
  *.dotCover
112
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
+
150
+ # Visual Studio code coverage results
151
+ *.coverage
152
+ *.coveragexml
153
+
113
154
  # NCrunch
114
155
  _NCrunch_*
115
156
  .*crunch*.local.xml
@@ -141,7 +182,7 @@ publish/
141
182
  # Publish Web Output
142
183
  *.[Pp]ublish.xml
143
184
  *.azurePubxml
144
- # 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,
145
186
  # but database connection strings (with potential passwords) will be unencrypted
146
187
  *.pubxml
147
188
  *.publishproj
@@ -153,13 +194,15 @@ PublishScripts/
153
194
 
154
195
  # NuGet Packages
155
196
  *.nupkg
197
+ # NuGet Symbol Packages
198
+ *.snupkg
156
199
  # The packages folder can be ignored because of Package Restore
157
- **/packages/*
200
+ **/[Pp]ackages/*
158
201
  # except build/, which is used as an MSBuild target.
159
- !**/packages/build/
202
+ !**/[Pp]ackages/build/
160
203
  # Uncomment if necessary however generally it will be regenerated when needed
161
- #!**/packages/repositories.config
162
- # NuGet v3's project.json files produces more ignoreable files
204
+ #!**/[Pp]ackages/repositories.config
205
+ # NuGet v3's project.json files produces more ignorable files
163
206
  *.nuget.props
164
207
  *.nuget.targets
165
208
 
@@ -176,12 +219,15 @@ AppPackages/
176
219
  BundleArtifacts/
177
220
  Package.StoreAssociation.xml
178
221
  _pkginfo.txt
222
+ *.appx
223
+ *.appxbundle
224
+ *.appxupload
179
225
 
180
226
  # Visual Studio cache files
181
227
  # files ending in .cache can be ignored
182
228
  *.[Cc]ache
183
229
  # but keep track of directories ending in .cache
184
- !*.[Cc]ache/
230
+ !?*.[Cc]ache/
185
231
 
186
232
  # Others
187
233
  ClientBin/
@@ -189,11 +235,15 @@ ClientBin/
189
235
  *~
190
236
  *.dbmdl
191
237
  *.dbproj.schemaview
238
+ *.jfm
192
239
  *.pfx
193
240
  *.publishsettings
194
- node_modules/
195
241
  orleans.codegen.cs
196
242
 
243
+ # Including strong name files can present a security risk
244
+ # (https://github.com/github/gitignore/pull/2483#issue-259490424)
245
+ #*.snk
246
+
197
247
  # Since there are multiple workflows, uncomment next line to ignore bower_components
198
248
  # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
199
249
  #bower_components/
@@ -208,15 +258,22 @@ _UpgradeReport_Files/
208
258
  Backup*/
209
259
  UpgradeLog*.XML
210
260
  UpgradeLog*.htm
261
+ ServiceFabricBackup/
262
+ *.rptproj.bak
211
263
 
212
264
  # SQL Server files
213
265
  *.mdf
214
266
  *.ldf
267
+ *.ndf
215
268
 
216
269
  # Business Intelligence projects
217
270
  *.rdl.data
218
271
  *.bim.layout
219
272
  *.bim_*.settings
273
+ *.rptproj.rsuser
274
+ *- [Bb]ackup.rdl
275
+ *- [Bb]ackup ([0-9]).rdl
276
+ *- [Bb]ackup ([0-9][0-9]).rdl
220
277
 
221
278
  # Microsoft Fakes
222
279
  FakesAssemblies/
@@ -226,6 +283,7 @@ FakesAssemblies/
226
283
 
227
284
  # Node.js Tools for Visual Studio
228
285
  .ntvs_analysis.dat
286
+ node_modules/
229
287
 
230
288
  # Visual Studio 6 build log
231
289
  *.plg
@@ -233,6 +291,20 @@ FakesAssemblies/
233
291
  # Visual Studio 6 workspace options file
234
292
  *.opt
235
293
 
294
+ # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
295
+ *.vbw
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
+
236
308
  # Visual Studio LightSwitch build output
237
309
  **/*.HTMLClient/GeneratedArtifacts
238
310
  **/*.DesktopClient/GeneratedArtifacts
@@ -248,6 +320,79 @@ paket-files/
248
320
  # FAKE - F# Make
249
321
  .fake/
250
322
 
323
+ # CodeRush personal settings
324
+ .cr/personal
325
+
326
+ # Python Tools for Visual Studio (PTVS)
327
+ __pycache__/
328
+ *.pyc
329
+
330
+ # Cake - Uncomment if you are using it
331
+ # tools/**
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
+
251
397
  # JetBrains Rider
252
- .idea/
253
398
  *.sln.iml
@@ -1,4 +1,9 @@
1
- # for projects that use Waf for building: http://code.google.com/p/waf/
2
- .waf-*
3
- .waf3-*
4
- .lock-*
1
+ # For projects that use the Waf build system: https://waf.io/
2
+ # Dot-hidden on Unix-like systems
3
+ .waf-*-*/
4
+ .waf3-*-*/
5
+ # Hidden directory on Windows (no dot)
6
+ waf-*-*/
7
+ waf3-*-*/
8
+ # Lockfile
9
+ .lock-waf_*_build
@@ -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}