forgitter 0.0.12 → 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (163) 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/.travis.yml +10 -0
  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 +11 -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/Composer.gitignore +1 -1
  17. data/data/github/Concrete5.gitignore +18 -1
  18. data/data/github/Coq.gitignore +16 -1
  19. data/data/github/CraftCMS.gitignore +3 -2
  20. data/data/github/Dart.gitignore +16 -22
  21. data/data/github/Delphi.gitignore +4 -1
  22. data/data/github/Drupal.gitignore +45 -32
  23. data/data/github/Eagle.gitignore +8 -1
  24. data/data/github/Elixir.gitignore +4 -0
  25. data/data/github/Erlang.gitignore +10 -3
  26. data/data/github/ExtJs.gitignore +2 -0
  27. data/data/github/Fortran.gitignore +1 -0
  28. data/data/github/GWT.gitignore +0 -3
  29. data/data/github/Global/AL.gitignore +11 -0
  30. data/data/github/Global/Archives.gitignore +7 -2
  31. data/data/github/Global/Backup.gitignore +5 -0
  32. data/data/github/Global/CodeKit.gitignore +1 -0
  33. data/data/github/Global/Diff.gitignore +2 -0
  34. data/data/github/Global/Eclipse.gitignore +10 -6
  35. data/data/github/Global/Emacs.gitignore +4 -0
  36. data/data/github/Global/Images.gitignore +63 -0
  37. data/data/github/Global/JEnv.gitignore +5 -0
  38. data/data/github/Global/JetBrains.gitignore +42 -11
  39. data/data/github/Global/MATLAB.gitignore +31 -0
  40. data/data/github/Global/Metals.gitignore +5 -0
  41. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  42. data/data/github/Global/NetBeans.gitignore +3 -1
  43. data/data/github/Global/Octave.gitignore +1 -0
  44. data/data/github/Global/PSoCCreator.gitignore +18 -0
  45. data/data/github/Global/Patch.gitignore +2 -0
  46. data/data/github/Global/PuTTY.gitignore +2 -0
  47. data/data/github/Global/README.md +1 -1
  48. data/data/github/Global/SublimeText.gitignore +6 -5
  49. data/data/github/Global/Syncthing.gitignore +2 -0
  50. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  51. data/data/github/Global/Vagrant.gitignore +4 -0
  52. data/data/github/Global/Vim.gitignore +12 -5
  53. data/data/github/Global/Virtuoso.gitignore +18 -0
  54. data/data/github/Global/VisualStudioCode.gitignore +3 -0
  55. data/data/github/Global/Windows.gitignore +6 -1
  56. data/data/github/Global/Xcode.gitignore +11 -8
  57. data/data/github/Global/macOS.gitignore +26 -26
  58. data/data/github/Go.gitignore +7 -3
  59. data/data/github/Godot.gitignore +11 -0
  60. data/data/github/Gradle.gitignore +2 -4
  61. data/data/github/Haskell.gitignore +3 -0
  62. data/data/github/Idris.gitignore +5 -0
  63. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  64. data/data/github/JENKINS_HOME.gitignore +50 -0
  65. data/data/github/Java.gitignore +2 -0
  66. data/data/github/Jekyll.gitignore +1 -0
  67. data/data/github/Joomla.gitignore +276 -106
  68. data/data/github/Julia.gitignore +20 -0
  69. data/data/github/KiCad.gitignore +8 -1
  70. data/data/github/Kotlin.gitignore +1 -0
  71. data/data/github/LabVIEW.gitignore +1 -0
  72. data/data/github/Laravel.gitignore +9 -6
  73. data/data/github/Leiningen.gitignore +1 -0
  74. data/data/github/Magento.gitignore +29 -0
  75. data/data/github/Maven.gitignore +2 -3
  76. data/data/github/Nanoc.gitignore +1 -1
  77. data/data/github/Nim.gitignore +2 -0
  78. data/data/github/Node.gitignore +72 -5
  79. data/data/github/OCaml.gitignore +9 -0
  80. data/data/github/Objective-C.gitignore +18 -13
  81. data/data/github/Packer.gitignore +3 -0
  82. data/data/github/Perl.gitignore +1 -1
  83. data/data/github/Prestashop.gitignore +162 -21
  84. data/data/github/Processing.gitignore +3 -0
  85. data/data/github/PureScript.gitignore +1 -0
  86. data/data/github/Python.gitignore +58 -7
  87. data/data/github/Qt.gitignore +21 -5
  88. data/data/github/R.gitignore +14 -1
  89. data/data/github/README.md +89 -18
  90. data/data/github/ROS.gitignore +4 -0
  91. data/data/github/Rails.gitignore +30 -5
  92. data/data/github/Raku.gitignore +7 -0
  93. data/data/github/Ruby.gitignore +6 -0
  94. data/data/github/Rust.gitignore +6 -2
  95. data/data/github/SCons.gitignore +4 -0
  96. data/data/github/Sass.gitignore +2 -0
  97. data/data/github/Scala.gitignore +3 -0
  98. data/data/github/Scrivener.gitignore +8 -7
  99. data/data/github/Smalltalk.gitignore +13 -0
  100. data/data/github/SugarCRM.gitignore +2 -2
  101. data/data/github/Swift.gitignore +36 -13
  102. data/data/github/Symfony.gitignore +7 -0
  103. data/data/github/TeX.gitignore +78 -10
  104. data/data/github/Terraform.gitignore +32 -4
  105. data/data/github/TwinCAT3.gitignore +25 -0
  106. data/data/github/Typo3.gitignore +4 -1
  107. data/data/github/Umbraco.gitignore +16 -3
  108. data/data/github/Unity.gitignore +45 -5
  109. data/data/github/UnrealEngine.gitignore +7 -3
  110. data/data/github/VisualStudio.gitignore +139 -22
  111. data/data/github/WordPress.gitignore +44 -14
  112. data/data/github/Xojo.gitignore +1 -1
  113. data/data/github/ZendFramework.gitignore +0 -1
  114. data/data/github/community/AWS/SAM.gitignore +5 -0
  115. data/data/github/community/AltiumDesigner.gitignore +20 -0
  116. data/data/github/community/Bazel.gitignore +6 -0
  117. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  118. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  119. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  120. data/data/github/community/Exercism.gitignore +5 -0
  121. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  122. data/data/github/community/Golang/Hugo.gitignore +13 -0
  123. data/data/github/community/Gretl.gitignore +8 -0
  124. data/data/github/community/Java/JBoss4.gitignore +19 -0
  125. data/data/github/community/Java/JBoss6.gitignore +33 -0
  126. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  127. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  128. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  129. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  130. data/data/github/community/LensStudio.gitignore +16 -0
  131. data/data/github/community/Linux/Snap.gitignore +14 -0
  132. data/data/github/community/Logtalk.gitignore +19 -0
  133. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  134. data/data/github/community/OpenSSL.gitignore +34 -0
  135. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  136. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  137. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  138. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  139. data/data/github/community/PHP/Magento1.gitignore +45 -0
  140. data/data/github/community/PHP/Magento2.gitignore +54 -0
  141. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  142. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  143. data/data/github/community/Puppet.gitignore +16 -0
  144. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  145. data/data/github/community/Python/Nikola.gitignore +7 -0
  146. data/data/github/community/ROS2.gitignore +29 -0
  147. data/data/github/community/Racket.gitignore +15 -0
  148. data/data/github/community/Red.gitignore +16 -0
  149. data/data/github/community/SPFx.gitignore +33 -0
  150. data/data/github/community/Splunk.gitignore +8 -0
  151. data/data/github/community/Strapi.gitignore +135 -0
  152. data/data/github/community/V.gitignore +11 -0
  153. data/data/github/community/Xilinx.gitignore +105 -0
  154. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  155. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  156. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  157. data/forgitter.gemspec +5 -4
  158. data/lib/forgitter/version.rb +1 -1
  159. metadata +91 -18
  160. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  161. data/data/github/Clojure.gitignore +0 -13
  162. data/data/github/Fortran.gitignore +0 -32
  163. data/data/github/Global/Matlab.gitignore +0 -22
@@ -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,50 @@ 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
106
120
 
107
121
  # gnuplottex
108
122
  *-gnuplottex-*
109
123
 
110
124
  # gregoriotex
111
125
  *.gaux
126
+ *.glog
112
127
  *.gtex
113
128
 
129
+ # htlatex
130
+ *.4ct
131
+ *.4tc
132
+ *.idv
133
+ *.lg
134
+ *.trc
135
+ *.xref
136
+
114
137
  # hyperref
115
138
  *.brf
116
139
 
117
140
  # knitr
118
141
  *-concordance.tex
119
- # TODO Comment the next line if you want to keep your tikz graphics files
120
- *.tikz
142
+ # TODO Uncomment the next line if you use knitr and want to ignore its generated tikz files
143
+ # *.tikz
121
144
  *-tikzDictionary
122
145
 
123
146
  # listings
124
147
  *.lol
125
148
 
149
+ # luatexja-ruby
150
+ *.ltjruby
151
+
126
152
  # makeidx
127
153
  *.idx
128
154
  *.ilg
129
155
  *.ind
130
- *.ist
131
156
 
132
157
  # minitoc
133
158
  *.maf
@@ -145,15 +170,20 @@ _minted*
145
170
  # morewrites
146
171
  *.mw
147
172
 
148
- # mylatexformat
149
- *.fmt
173
+ # newpax
174
+ *.newpax
150
175
 
151
176
  # nomencl
177
+ *.nlg
152
178
  *.nlo
179
+ *.nls
153
180
 
154
181
  # pax
155
182
  *.pax
156
183
 
184
+ # pdfpcnotes
185
+ *.pdfpc
186
+
157
187
  # sagetex
158
188
  *.sagetex.sage
159
189
  *.sagetex.py
@@ -175,6 +205,9 @@ sympy-plots-for-*.tex/
175
205
  *.pytxcode
176
206
  pythontex-files-*/
177
207
 
208
+ # tcolorbox
209
+ *.listing
210
+
178
211
  # thmtools
179
212
  *.loe
180
213
 
@@ -186,14 +219,25 @@ pythontex-files-*/
186
219
  # todonotes
187
220
  *.tdo
188
221
 
222
+ # vhistory
223
+ *.hst
224
+ *.ver
225
+
189
226
  # easy-todo
190
227
  *.lod
191
228
 
229
+ # xcolor
230
+ *.xcp
231
+
232
+ # xmpincl
233
+ *.xmpi
234
+
192
235
  # xindy
193
236
  *.xdy
194
237
 
195
- # xypic precompiled matrices
238
+ # xypic precompiled matrices and outlines
196
239
  *.xyc
240
+ *.xyd
197
241
 
198
242
  # endfloat
199
243
  *.ttt
@@ -210,14 +254,38 @@ TSWLatexianTemp*
210
254
  # Texpad
211
255
  .texpadtmp
212
256
 
257
+ # LyX
258
+ *.lyx~
259
+
213
260
  # Kile
214
261
  *.backup
215
262
 
263
+ # gummi
264
+ .*.swp
265
+
216
266
  # KBibTeX
217
267
  *~[0-9]*
218
268
 
269
+ # TeXnicCenter
270
+ *.tps
271
+
219
272
  # auto folder when using emacs and auctex
220
- /auto/*
273
+ ./auto/*
274
+ *.el
221
275
 
222
276
  # expex forward references with \gathertags
223
277
  *-tags.tex
278
+
279
+ # standalone packages
280
+ *.sta
281
+
282
+ # Makeindex log files
283
+ *.lpz
284
+
285
+ # xwatermark package
286
+ *.xwm
287
+
288
+ # REVTeX puts footnotes in the bibliography by default, unless the nofootinbib
289
+ # option is specified. Footnotes are the stored in a file with suffix Notes.bib.
290
+ # Uncomment the next line to have this generated file ignored.
291
+ #*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
+
11
+ # Exclude all .tfvars files, which are likely to contain sentitive data, such as
12
+ # password, private keys, and other secrets. These should not be part of version
13
+ # control as they are data points which are potentially sensitive and subject
14
+ # to change depending on the environment.
15
+ #
16
+ *.tfvars
17
+
18
+ # Ignore override files as they are usually used to override resources locally and so
19
+ # are not checked in
20
+ override.tf
21
+ override.tf.json
22
+ *_override.tf
23
+ *_override.tf.json
24
+
25
+ # Include override files you do wish to add to version control using negated pattern
26
+ #
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,3 +1,7 @@
1
+ ## Ignore Umbraco files/folders generated for each instance
2
+ ##
3
+ ## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore
4
+
1
5
  # Note: VisualStudio gitignore rules may also be relevant
2
6
 
3
7
  # Umbraco
@@ -10,10 +14,19 @@
10
14
  # Ignore Umbraco content cache file
11
15
  **/App_Data/umbraco.config
12
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
+
13
22
  # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
14
23
  # Make sure to include details from VisualStudio.gitignore BEFORE this
15
- !**/App_Data/[Pp]ackages/
16
- !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages
24
+ !**/App_Data/[Pp]ackages/*
25
+ !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages/*
26
+ !**/[Uu]mbraco/[Vv]iews/[Pp]ackages/*
17
27
 
18
- # ImageProcessor DiskCache
28
+ # ImageProcessor DiskCache
19
29
  **/App_Data/cache/
30
+
31
+ # Ignore the Models Builder models out of date flag
32
+ **/ood.flag
@@ -1,12 +1,36 @@
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
+ # Asset meta data should only be ignored when the corresponding asset is also ignored
21
+ !/[Aa]ssets/**/*.meta
22
+
23
+ # Uncomment this line if you wish to ignore the asset store tools plugin
24
+ # /[Aa]ssets/AssetStoreTools*
25
+
26
+ # Autogenerated Jetbrains Rider plugin
27
+ /[Aa]ssets/Plugins/Editor/JetBrains*
28
+
29
+ # Visual Studio cache directory
30
+ .vs/
31
+
32
+ # Gradle cache directory
33
+ .gradle/
10
34
 
11
35
  # Autogenerated VS/MD/Consulo solution and project files
12
36
  ExportedObj/
@@ -22,14 +46,30 @@ ExportedObj/
22
46
  *.booproj
23
47
  *.svd
24
48
  *.pdb
25
-
49
+ *.mdb
50
+ *.opendb
51
+ *.VC.db
26
52
 
27
53
  # Unity3D generated meta files
28
54
  *.pidb.meta
55
+ *.pdb.meta
56
+ *.mdb.meta
29
57
 
30
- # Unity3D Generated File On Crash Reports
58
+ # Unity3D generated file on crash reports
31
59
  sysinfo.txt
32
60
 
33
61
  # Builds
34
62
  *.apk
63
+ *.aab
35
64
  *.unitypackage
65
+ *.app
66
+
67
+ # Crashlytics generated file
68
+ crashlytics-build.properties
69
+
70
+ # Packed Addressables
71
+ /[Aa]ssets/[Aa]ddressable[Aa]ssets[Dd]ata/*/*.bin*
72
+
73
+ # Temporary auto-generated Android Assets
74
+ /[Aa]ssets/[Ss]treamingAssets/aa.meta
75
+ /[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/*