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
@@ -15,6 +15,10 @@
15
15
  !var/logs/.gitkeep
16
16
  !var/sessions/.gitkeep
17
17
 
18
+ # Logs (Symfony4)
19
+ /var/log/*
20
+ !var/log/.gitkeep
21
+
18
22
  # Parameters
19
23
  /app/config/parameters.yml
20
24
  /app/config/parameters.ini
@@ -43,3 +47,6 @@
43
47
 
44
48
  # Backup entities generated with doctrine:generate:entities command
45
49
  **/Entity/*~
50
+
51
+ # Embedded web-server pid file
52
+ /.web-server-pid
@@ -10,9 +10,11 @@
10
10
  *.fot
11
11
  *.cb
12
12
  *.cb2
13
+ .*.lb
13
14
 
14
15
  ## Intermediate documents:
15
16
  *.dvi
17
+ *.xdv
16
18
  *-converted-to.*
17
19
  # these rules might exclude image files for figures etc.
18
20
  # *.ps
@@ -28,7 +30,6 @@
28
30
  *.blg
29
31
  *-blx.aux
30
32
  *-blx.bib
31
- *.brf
32
33
  *.run.xml
33
34
 
34
35
  ## Build tool auxiliary files:
@@ -39,6 +40,10 @@
39
40
  *.synctex.gz(busy)
40
41
  *.pdfsync
41
42
 
43
+ ## Build tool directories for auxiliary files
44
+ # latexrun
45
+ latex.out/
46
+
42
47
  ## Auxiliary and intermediate files from other packages:
43
48
  # algorithms
44
49
  *.alg
@@ -59,6 +64,9 @@ acs-*.bib
59
64
  # changes
60
65
  *.soc
61
66
 
67
+ # comment
68
+ *.cut
69
+
62
70
  # cprotect
63
71
  *.cpt
64
72
 
@@ -77,8 +85,6 @@ acs-*.bib
77
85
  *.t[1-9]
78
86
  *.t[1-9][0-9]
79
87
  *.tfm
80
- *.[1-9]
81
- *.[1-9][0-9]
82
88
 
83
89
  #(r)(e)ledmac/(r)(e)ledpar
84
90
  *.end
@@ -103,31 +109,54 @@ acs-*.bib
103
109
  *.glo
104
110
  *.gls
105
111
  *.glsdefs
112
+ *.lzo
113
+ *.lzs
114
+ *.slg
115
+ *.slo
116
+ *.sls
117
+
118
+ # uncomment this for glossaries-extra (will ignore makeindex's style files!)
119
+ # *.ist
120
+
121
+ # gnuplot
122
+ *.gnuplot
123
+ *.table
106
124
 
107
125
  # gnuplottex
108
126
  *-gnuplottex-*
109
127
 
110
128
  # gregoriotex
111
129
  *.gaux
130
+ *.glog
112
131
  *.gtex
113
132
 
133
+ # htlatex
134
+ *.4ct
135
+ *.4tc
136
+ *.idv
137
+ *.lg
138
+ *.trc
139
+ *.xref
140
+
114
141
  # hyperref
115
142
  *.brf
116
143
 
117
144
  # knitr
118
145
  *-concordance.tex
119
- # TODO Comment the next line if you want to keep your tikz graphics files
120
- *.tikz
146
+ # TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
147
+ # *.tikz
121
148
  *-tikzDictionary
122
149
 
123
150
  # listings
124
151
  *.lol
125
152
 
153
+ # luatexja-ruby
154
+ *.ltjruby
155
+
126
156
  # makeidx
127
157
  *.idx
128
158
  *.ilg
129
159
  *.ind
130
- *.ist
131
160
 
132
161
  # minitoc
133
162
  *.maf
@@ -145,15 +174,20 @@ _minted*
145
174
  # morewrites
146
175
  *.mw
147
176
 
148
- # mylatexformat
149
- *.fmt
177
+ # newpax
178
+ *.newpax
150
179
 
151
180
  # nomencl
181
+ *.nlg
152
182
  *.nlo
183
+ *.nls
153
184
 
154
185
  # pax
155
186
  *.pax
156
187
 
188
+ # pdfpcnotes
189
+ *.pdfpc
190
+
157
191
  # sagetex
158
192
  *.sagetex.sage
159
193
  *.sagetex.py
@@ -162,6 +196,9 @@ _minted*
162
196
  # scrwfile
163
197
  *.wrt
164
198
 
199
+ # svg
200
+ svg-inkscape/
201
+
165
202
  # sympy
166
203
  *.sout
167
204
  *.sympy
@@ -175,6 +212,9 @@ sympy-plots-for-*.tex/
175
212
  *.pytxcode
176
213
  pythontex-files-*/
177
214
 
215
+ # tcolorbox
216
+ *.listing
217
+
178
218
  # thmtools
179
219
  *.loe
180
220
 
@@ -183,17 +223,31 @@ pythontex-files-*/
183
223
  *.md5
184
224
  *.auxlock
185
225
 
226
+ # titletoc
227
+ *.ptc
228
+
186
229
  # todonotes
187
230
  *.tdo
188
231
 
232
+ # vhistory
233
+ *.hst
234
+ *.ver
235
+
189
236
  # easy-todo
190
237
  *.lod
191
238
 
239
+ # xcolor
240
+ *.xcp
241
+
242
+ # xmpincl
243
+ *.xmpi
244
+
192
245
  # xindy
193
246
  *.xdy
194
247
 
195
- # xypic precompiled matrices
248
+ # xypic precompiled matrices and outlines
196
249
  *.xyc
250
+ *.xyd
197
251
 
198
252
  # endfloat
199
253
  *.ttt
@@ -210,14 +264,38 @@ TSWLatexianTemp*
210
264
  # Texpad
211
265
  .texpadtmp
212
266
 
267
+ # LyX
268
+ *.lyx~
269
+
213
270
  # Kile
214
271
  *.backup
215
272
 
273
+ # gummi
274
+ .*.swp
275
+
216
276
  # KBibTeX
217
277
  *~[0-9]*
218
278
 
279
+ # TeXnicCenter
280
+ *.tps
281
+
219
282
  # auto folder when using emacs and auctex
220
- /auto/*
283
+ ./auto/*
284
+ *.el
221
285
 
222
286
  # expex forward references with \gathertags
223
287
  *-tags.tex
288
+
289
+ # standalone packages
290
+ *.sta
291
+
292
+ # Makeindex log files
293
+ *.lpz
294
+
295
+ # xwatermark package
296
+ *.xwm
297
+
298
+ # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
299
+ # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
300
+ # Uncomment the next line to have this generated file ignored.
301
+ #*Notes.bib
@@ -1,6 +1,34 @@
1
- # Compiled files
1
+ # Local .terraform directories
2
+ **/.terraform/*
3
+
4
+ # .tfstate files
2
5
  *.tfstate
3
- *.tfstate.backup
6
+ *.tfstate.*
7
+
8
+ # Crash log files
9
+ crash.log
10
+ crash.*.log
11
+
12
+ # Exclude all .tfvars files, which are likely to contain sensitive data, such as
13
+ # password, private keys, and other secrets. These should not be part of version
14
+ # control as they are data points which are potentially sensitive and subject
15
+ # to change depending on the environment.
16
+ *.tfvars
17
+ *.tfvars.json
18
+
19
+ # Ignore override files as they are usually used to override resources locally and so
20
+ # are not checked in
21
+ override.tf
22
+ override.tf.json
23
+ *_override.tf
24
+ *_override.tf.json
25
+
26
+ # Include override files you do wish to add to version control using negated pattern
27
+ # !example_override.tf
28
+
29
+ # Include tfplan files to ignore the plan output of command: terraform plan -out=tfplan
30
+ # example: *tfplan*
4
31
 
5
- # Module directory
6
- .terraform/
32
+ # Ignore CLI configuration files
33
+ .terraformrc
34
+ terraform.rc
@@ -0,0 +1,25 @@
1
+ # gitignore template for TwinCAT3
2
+ # website: https://www.beckhoff.com/twincat3/
3
+ #
4
+ # Recommended: VisualStudio.gitignore
5
+
6
+ # TwinCAT files
7
+ *.tpy
8
+ *.tclrs
9
+ *.compiled-library
10
+ *.compileinfo
11
+ # Don't include the tmc-file rule if either of the following is true:
12
+ # 1. You've got TwinCAT C++ projects, as the information in the TMC-file is created manually for the C++ projects (in that case, only (manually) ignore the tmc-files for the PLC projects)
13
+ # 2. You've created a standalone PLC-project and added events to it, as these are stored in the TMC-file.
14
+ *.tmc
15
+ *.tmcRefac
16
+ *.library
17
+ *.project.~u
18
+ *.tsproj.bak
19
+ *.xti.bak
20
+ LineIDs.dbg
21
+ LineIDs.dbg.bak
22
+ _Boot/
23
+ _CompileInfo/
24
+ _Libraries/
25
+ _ModuleInstall/
@@ -8,12 +8,15 @@
8
8
  /typo3conf/temp_CACHED*
9
9
  /typo3conf/temp_fieldInfo.php
10
10
  /typo3conf/deprecation_*.log
11
- /typo3conf/AdditionalConfiguration.php
11
+ /typo3conf/ENABLE_INSTALL_TOOL
12
+ /typo3conf/realurl_autoconf.php
13
+ /FIRST_INSTALL
12
14
  # Ignore system folders, you should have them symlinked.
13
15
  # If not comment out the following entries.
14
16
  /typo3
15
17
  /typo3_src
16
18
  /typo3_src-*
19
+ /Packages
17
20
  /.htaccess
18
21
  /index.php
19
22
  # Ignore temp directory.
@@ -1,12 +1,33 @@
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
- # Visual Studio 2015 cache directory
9
- /.vs/
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/
10
31
 
11
32
  # Autogenerated VS/MD/Consulo solution and project files
12
33
  ExportedObj/
@@ -22,14 +43,30 @@ ExportedObj/
22
43
  *.booproj
23
44
  *.svd
24
45
  *.pdb
25
-
46
+ *.mdb
47
+ *.opendb
48
+ *.VC.db
26
49
 
27
50
  # Unity3D generated meta files
28
51
  *.pidb.meta
52
+ *.pdb.meta
53
+ *.mdb.meta
29
54
 
30
- # Unity3D Generated File On Crash Reports
55
+ # Unity3D generated file on crash reports
31
56
  sysinfo.txt
32
57
 
33
58
  # Builds
34
59
  *.apk
60
+ *.aab
35
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/*
@@ -1,9 +1,6 @@
1
1
  # Visual Studio 2015 user specific files
2
2
  .vs/
3
3
 
4
- # Visual Studio 2015 database file
5
- *.VC.db
6
-
7
4
  # Compiled Object files
8
5
  *.slo
9
6
  *.lo
@@ -50,10 +47,16 @@ SourceArt/**/*.tga
50
47
 
51
48
  # Binary Files
52
49
  Binaries/*
50
+ Plugins/*/Binaries/*
53
51
 
54
52
  # Builds
55
53
  Build/*
56
54
 
55
+ # Whitelist PakBlacklist-<BuildConfiguration>.txt files
56
+ !Build/*/
57
+ Build/*/**
58
+ !Build/*/PakBlacklist*.txt
59
+
57
60
  # Don't ignore icon files in Build
58
61
  !Build/**/*.ico
59
62
 
@@ -65,6 +68,7 @@ Saved/*
65
68
 
66
69
  # Compiled source files for the engine to use
67
70
  Intermediate/*
71
+ Plugins/*/Intermediate/*
68
72
 
69
73
  # Cache files for the editor to use
70
74
  DerivedDataCache/*