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,4 +1,24 @@
1
+ # Files generated by invoking Julia with --code-coverage
1
2
  *.jl.cov
2
3
  *.jl.*.cov
4
+
5
+ # Files generated by invoking Julia with --track-allocation
3
6
  *.jl.mem
7
+
8
+ # System-specific files and directories generated by the BinaryProvider and BinDeps packages
9
+ # They contain absolute paths specific to the host computer, and so should not be committed
4
10
  deps/deps.jl
11
+ deps/build.log
12
+ deps/downloads/
13
+ deps/usr/
14
+ deps/src/
15
+
16
+ # Build artifacts for creating documentation generated by the Documenter package
17
+ docs/build/
18
+ docs/site/
19
+
20
+ # File generated by Pkg, the package manager, based on a corresponding Project.toml
21
+ # It records a fixed state of all packages used by the project. As such, it should not be
22
+ # committed for packages, but should be committed for applications that require a static
23
+ # environment.
24
+ Manifest.toml
@@ -1,19 +1,28 @@
1
- # For PCBs designed using KiCad: http://www.kicad-pcb.org/
1
+ # For PCBs designed using KiCad: https://www.kicad.org/
2
+ # Format documentation: https://kicad.org/help/file-formats/
2
3
 
3
4
  # Temporary files
4
5
  *.000
5
6
  *.bak
6
7
  *.bck
7
8
  *.kicad_pcb-bak
9
+ *.kicad_sch-bak
10
+ *-backups
11
+ *.kicad_prl
12
+ *.sch-bak
8
13
  *~
9
14
  _autosave-*
10
15
  *.tmp
16
+ *-save.pro
17
+ *-save.kicad_pcb
18
+ fp-info-cache
11
19
 
12
20
  # Netlist files (exported from Eeschema)
13
21
  *.net
14
22
 
15
23
  # Autorouter files (exported from Pcbnew)
16
- .dsn
24
+ *.dsn
25
+ *.ses
17
26
 
18
27
  # Exported BOM files
19
28
  *.xml
@@ -0,0 +1 @@
1
+ Java.gitignore
data/data/github/LICENSE CHANGED
@@ -1,19 +1,116 @@
1
- Copyright (c) 2016 GitHub, Inc.
2
-
3
- Permission is hereby granted, free of charge, to any person obtaining a
4
- copy of this software and associated documentation files (the "Software"),
5
- to deal in the Software without restriction, including without limitation
6
- the rights to use, copy, modify, merge, publish, distribute, sublicense,
7
- and/or sell copies of the Software, and to permit persons to whom the
8
- Software is furnished to do so, subject to the following conditions:
9
-
10
- The above copyright notice and this permission notice shall be included in
11
- all copies or substantial portions of the Software.
12
-
13
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15
- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16
- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17
- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
18
- FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
19
- DEALINGS IN THE SOFTWARE.
1
+ CC0 1.0 Universal
2
+
3
+ Statement of Purpose
4
+
5
+ The laws of most jurisdictions throughout the world automatically confer
6
+ exclusive Copyright and Related Rights (defined below) upon the creator and
7
+ subsequent owner(s) (each and all, an "owner") of an original work of
8
+ authorship and/or a database (each, a "Work").
9
+
10
+ Certain owners wish to permanently relinquish those rights to a Work for the
11
+ purpose of contributing to a commons of creative, cultural and scientific
12
+ works ("Commons") that the public can reliably and without fear of later
13
+ claims of infringement build upon, modify, incorporate in other works, reuse
14
+ and redistribute as freely as possible in any form whatsoever and for any
15
+ purposes, including without limitation commercial purposes. These owners may
16
+ contribute to the Commons to promote the ideal of a free culture and the
17
+ further production of creative, cultural and scientific works, or to gain
18
+ reputation or greater distribution for their Work in part through the use and
19
+ efforts of others.
20
+
21
+ For these and/or other purposes and motivations, and without any expectation
22
+ of additional consideration or compensation, the person associating CC0 with a
23
+ Work (the "Affirmer"), to the extent that he or she is an owner of Copyright
24
+ and Related Rights in the Work, voluntarily elects to apply CC0 to the Work
25
+ and publicly distribute the Work under its terms, with knowledge of his or her
26
+ Copyright and Related Rights in the Work and the meaning and intended legal
27
+ effect of CC0 on those rights.
28
+
29
+ 1. Copyright and Related Rights. A Work made available under CC0 may be
30
+ protected by copyright and related or neighboring rights ("Copyright and
31
+ Related Rights"). Copyright and Related Rights include, but are not limited
32
+ to, the following:
33
+
34
+ i. the right to reproduce, adapt, distribute, perform, display, communicate,
35
+ and translate a Work;
36
+
37
+ ii. moral rights retained by the original author(s) and/or performer(s);
38
+
39
+ iii. publicity and privacy rights pertaining to a person's image or likeness
40
+ depicted in a Work;
41
+
42
+ iv. rights protecting against unfair competition in regards to a Work,
43
+ subject to the limitations in paragraph 4(a), below;
44
+
45
+ v. rights protecting the extraction, dissemination, use and reuse of data in
46
+ a Work;
47
+
48
+ vi. database rights (such as those arising under Directive 96/9/EC of the
49
+ European Parliament and of the Council of 11 March 1996 on the legal
50
+ protection of databases, and under any national implementation thereof,
51
+ including any amended or successor version of such directive); and
52
+
53
+ vii. other similar, equivalent or corresponding rights throughout the world
54
+ based on applicable law or treaty, and any national implementations thereof.
55
+
56
+ 2. Waiver. To the greatest extent permitted by, but not in contravention of,
57
+ applicable law, Affirmer hereby overtly, fully, permanently, irrevocably and
58
+ unconditionally waives, abandons, and surrenders all of Affirmer's Copyright
59
+ and Related Rights and associated claims and causes of action, whether now
60
+ known or unknown (including existing as well as future claims and causes of
61
+ action), in the Work (i) in all territories worldwide, (ii) for the maximum
62
+ duration provided by applicable law or treaty (including future time
63
+ extensions), (iii) in any current or future medium and for any number of
64
+ copies, and (iv) for any purpose whatsoever, including without limitation
65
+ commercial, advertising or promotional purposes (the "Waiver"). Affirmer makes
66
+ the Waiver for the benefit of each member of the public at large and to the
67
+ detriment of Affirmer's heirs and successors, fully intending that such Waiver
68
+ shall not be subject to revocation, rescission, cancellation, termination, or
69
+ any other legal or equitable action to disrupt the quiet enjoyment of the Work
70
+ by the public as contemplated by Affirmer's express Statement of Purpose.
71
+
72
+ 3. Public License Fallback. Should any part of the Waiver for any reason be
73
+ judged legally invalid or ineffective under applicable law, then the Waiver
74
+ shall be preserved to the maximum extent permitted taking into account
75
+ Affirmer's express Statement of Purpose. In addition, to the extent the Waiver
76
+ is so judged Affirmer hereby grants to each affected person a royalty-free,
77
+ non transferable, non sublicensable, non exclusive, irrevocable and
78
+ unconditional license to exercise Affirmer's Copyright and Related Rights in
79
+ the Work (i) in all territories worldwide, (ii) for the maximum duration
80
+ provided by applicable law or treaty (including future time extensions), (iii)
81
+ in any current or future medium and for any number of copies, and (iv) for any
82
+ purpose whatsoever, including without limitation commercial, advertising or
83
+ promotional purposes (the "License"). The License shall be deemed effective as
84
+ of the date CC0 was applied by Affirmer to the Work. Should any part of the
85
+ License for any reason be judged legally invalid or ineffective under
86
+ applicable law, such partial invalidity or ineffectiveness shall not
87
+ invalidate the remainder of the License, and in such case Affirmer hereby
88
+ affirms that he or she will not (i) exercise any of his or her remaining
89
+ Copyright and Related Rights in the Work or (ii) assert any associated claims
90
+ and causes of action with respect to the Work, in either case contrary to
91
+ Affirmer's express Statement of Purpose.
92
+
93
+ 4. Limitations and Disclaimers.
94
+
95
+ a. No trademark or patent rights held by Affirmer are waived, abandoned,
96
+ surrendered, licensed or otherwise affected by this document.
97
+
98
+ b. Affirmer offers the Work as-is and makes no representations or warranties
99
+ of any kind concerning the Work, express, implied, statutory or otherwise,
100
+ including without limitation warranties of title, merchantability, fitness
101
+ for a particular purpose, non infringement, or the absence of latent or
102
+ other defects, accuracy, or the present or absence of errors, whether or not
103
+ discoverable, all to the greatest extent permissible under applicable law.
104
+
105
+ c. Affirmer disclaims responsibility for clearing rights of other persons
106
+ that may apply to the Work or any use thereof, including without limitation
107
+ any person's Copyright and Related Rights in the Work. Further, Affirmer
108
+ disclaims responsibility for obtaining any necessary consents, permissions
109
+ or other rights required for any use of the Work.
110
+
111
+ d. Affirmer understands and acknowledges that Creative Commons is not a
112
+ party to this document and has no duty or obligation with respect to this
113
+ CC0 or use of the Work.
114
+
115
+ For more information, please see
116
+ <http://creativecommons.org/publicdomain/zero/1.0/>
@@ -14,3 +14,4 @@
14
14
  # Metadata
15
15
  *.aliases
16
16
  *.lvlps
17
+ .cache/
@@ -1,15 +1,23 @@
1
- vendor/
1
+ /vendor/
2
2
  node_modules/
3
+ npm-debug.log
4
+ yarn-error.log
3
5
 
4
6
  # Laravel 4 specific
5
7
  bootstrap/compiled.php
6
8
  app/storage/
7
9
 
8
10
  # Laravel 5 & Lumen specific
9
- bootstrap/cache/
10
- .env.*.php
11
- .env.php
12
- .env
11
+ public/storage
12
+ public/hot
13
+
14
+ # Laravel 5 & Lumen specific with changed public path
15
+ public_html/storage
16
+ public_html/hot
13
17
 
14
- # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
15
- .rocketeer/
18
+ storage/*.key
19
+ .env
20
+ Homestead.yaml
21
+ Homestead.json
22
+ /.vagrant
23
+ .phpunit.result.cache
@@ -1,6 +1,7 @@
1
1
  pom.xml
2
2
  pom.xml.asc
3
- *jar
3
+ *.jar
4
+ *.class
4
5
  /lib/
5
6
  /classes/
6
7
  /target/
@@ -10,3 +11,4 @@ pom.xml.asc
10
11
  .lein-plugins/
11
12
  .lein-failures
12
13
  .nrepl-port
14
+ .cpcache/
@@ -1,104 +1,45 @@
1
- .htaccess.sample
2
- .modgit/
3
- .modman/
4
- app/code/community/Phoenix/Moneybookers/
5
- app/code/community/Cm/RedisSession/
6
- app/code/core/
7
- app/design/adminhtml/default/default/
8
- app/design/frontend/base/
9
- app/design/frontend/rwd/
10
- app/design/frontend/default/blank/
11
- app/design/frontend/default/default/
12
- app/design/frontend/default/iphone/
13
- app/design/frontend/default/modern/
14
- app/design/frontend/enterprise/default
15
- app/design/install/
16
- app/etc/modules/Enterprise_*
17
- app/etc/modules/Mage_*.xml
18
- app/etc/modules/Phoenix_Moneybookers.xml
19
- app/etc/modules/Cm_RedisSession.xml
20
- app/etc/applied.patches.list
21
- app/etc/config.xml
22
- app/etc/enterprise.xml
23
- app/etc/local.xml.additional
24
- app/etc/local.xml.template
25
- app/etc/local.xml
26
- app/.htaccess
27
- app/bootstrap.php
28
- app/locale/en_US/
29
- app/Mage.php
30
- /cron.php
31
- cron.sh
32
- dev/.htaccess
33
- dev/tests/functional/
34
- downloader/
35
- errors/
36
- favicon.ico
37
- /get.php
38
- includes/
39
- /index.php
40
- index.php.sample
41
- /install.php
42
- js/blank.html
43
- js/calendar/
44
- js/enterprise/
45
- js/extjs/
46
- js/firebug/
47
- js/flash/
48
- js/index.php
49
- js/jscolor/
50
- js/lib/
51
- js/mage/
52
- js/prototype/
53
- js/scriptaculous/
54
- js/spacer.gif
55
- js/tiny_mce/
56
- js/varien/
57
- lib/3Dsecure/
58
- lib/Apache/
59
- lib/flex/
60
- lib/googlecheckout/
61
- lib/.htaccess
62
- lib/LinLibertineFont/
63
- lib/Mage/
64
- lib/PEAR/
65
- lib/Pelago/
66
- lib/phpseclib/
67
- lib/Varien/
68
- lib/Zend/
69
- lib/Cm/
70
- lib/Credis/
71
- lib/Magento/
72
- LICENSE_AFL.txt
73
- LICENSE.html
74
- LICENSE.txt
75
- LICENSE_EE*
76
- /mage
77
- media/
78
- /api.php
79
- nbproject/
80
- pear
81
- pear/
82
- php.ini.sample
83
- pkginfo/
84
- RELEASE_NOTES.txt
85
- shell/.htaccess
86
- shell/abstract.php
87
- shell/compiler.php
88
- shell/indexer.php
89
- shell/log.php
90
- sitemap.xml
91
- skin/adminhtml/default/default/
92
- skin/adminhtml/default/enterprise
93
- skin/frontend/base/
94
- skin/frontend/rwd/
95
- skin/frontend/default/blank/
96
- skin/frontend/default/blue/
97
- skin/frontend/default/default/
98
- skin/frontend/default/french/
99
- skin/frontend/default/german/
100
- skin/frontend/default/iphone/
101
- skin/frontend/default/modern/
102
- skin/frontend/enterprise
103
- skin/install/
104
- var/
1
+ #--------------------------#
2
+ # Magento Default Files #
3
+ #--------------------------#
4
+
5
+ /PATCH_*.sh
6
+
7
+ /app/etc/local.xml
8
+
9
+ /media/*
10
+ !/media/.htaccess
11
+
12
+ !/media/customer
13
+ /media/customer/*
14
+ !/media/customer/.htaccess
15
+
16
+ !/media/dhl
17
+ /media/dhl/*
18
+ !/media/dhl/logo.jpg
19
+
20
+ !/media/downloadable
21
+ /media/downloadable/*
22
+ !/media/downloadable/.htaccess
23
+
24
+ !/media/xmlconnect
25
+ /media/xmlconnect/*
26
+
27
+ !/media/xmlconnect/custom
28
+ /media/xmlconnect/custom/*
29
+ !/media/xmlconnect/custom/ok.gif
30
+
31
+ !/media/xmlconnect/original
32
+ /media/xmlconnect/original/*
33
+ !/media/xmlconnect/original/ok.gif
34
+
35
+ !/media/xmlconnect/system
36
+ /media/xmlconnect/system/*
37
+ !/media/xmlconnect/system/ok.gif
38
+
39
+ /var/*
40
+ !/var/.htaccess
41
+
42
+ !/var/package
43
+ /var/package/*
44
+ !/var/package/*.xml
45
+
@@ -7,3 +7,11 @@ release.properties
7
7
  dependency-reduced-pom.xml
8
8
  buildNumber.properties
9
9
  .mvn/timing.properties
10
+ # https://github.com/takari/maven-wrapper#usage-without-binary-jar
11
+ .mvn/wrapper/maven-wrapper.jar
12
+
13
+ # Eclipse m2e generated files
14
+ # Eclipse Core
15
+ .project
16
+ # JDT-specific (Eclipse Java Development Tools)
17
+ .classpath
@@ -1,10 +1,10 @@
1
- # For projects using nanoc (http://nanoc.ws/)
1
+ # For projects using Nanoc (http://nanoc.ws/)
2
2
 
3
- # Default location for output, needs to match output_dir's value found in config.yaml
3
+ # Default location for output (needs to match output_dir's value found in nanoc.yaml)
4
4
  output/
5
5
 
6
6
  # Temporary file directory
7
- tmp/
7
+ tmp/nanoc/
8
8
 
9
9
  # Crash Log
10
10
  crash.log
@@ -1 +1,3 @@
1
1
  nimcache/
2
+ nimblecache/
3
+ htmldocs/
@@ -2,36 +2,129 @@
2
2
  logs
3
3
  *.log
4
4
  npm-debug.log*
5
+ yarn-debug.log*
6
+ yarn-error.log*
7
+ lerna-debug.log*
8
+ .pnpm-debug.log*
9
+
10
+ # Diagnostic reports (https://nodejs.org/api/report.html)
11
+ report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
5
12
 
6
13
  # Runtime data
7
14
  pids
8
15
  *.pid
9
16
  *.seed
17
+ *.pid.lock
10
18
 
11
19
  # Directory for instrumented libs generated by jscoverage/JSCover
12
20
  lib-cov
13
21
 
14
22
  # Coverage directory used by tools like istanbul
15
23
  coverage
24
+ *.lcov
16
25
 
17
26
  # nyc test coverage
18
27
  .nyc_output
19
28
 
20
- # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
29
+ # Grunt intermediate storage (https://gruntjs.com/creating-plugins#storing-task-files)
21
30
  .grunt
22
31
 
32
+ # Bower dependency directory (https://bower.io/)
33
+ bower_components
34
+
23
35
  # node-waf configuration
24
36
  .lock-wscript
25
37
 
26
- # Compiled binary addons (http://nodejs.org/api/addons.html)
38
+ # Compiled binary addons (https://nodejs.org/api/addons.html)
27
39
  build/Release
28
40
 
29
41
  # Dependency directories
30
- node_modules
31
- jspm_packages
42
+ node_modules/
43
+ jspm_packages/
44
+
45
+ # Snowpack dependency directory (https://snowpack.dev/)
46
+ web_modules/
47
+
48
+ # TypeScript cache
49
+ *.tsbuildinfo
32
50
 
33
51
  # Optional npm cache directory
34
52
  .npm
35
53
 
54
+ # Optional eslint cache
55
+ .eslintcache
56
+
57
+ # Optional stylelint cache
58
+ .stylelintcache
59
+
60
+ # Microbundle cache
61
+ .rpt2_cache/
62
+ .rts2_cache_cjs/
63
+ .rts2_cache_es/
64
+ .rts2_cache_umd/
65
+
36
66
  # Optional REPL history
37
67
  .node_repl_history
68
+
69
+ # Output of 'npm pack'
70
+ *.tgz
71
+
72
+ # Yarn Integrity file
73
+ .yarn-integrity
74
+
75
+ # dotenv environment variable files
76
+ .env
77
+ .env.development.local
78
+ .env.test.local
79
+ .env.production.local
80
+ .env.local
81
+
82
+ # parcel-bundler cache (https://parceljs.org/)
83
+ .cache
84
+ .parcel-cache
85
+
86
+ # Next.js build output
87
+ .next
88
+ out
89
+
90
+ # Nuxt.js build / generate output
91
+ .nuxt
92
+ dist
93
+
94
+ # Gatsby files
95
+ .cache/
96
+ # Comment in the public line in if your project uses Gatsby and not Next.js
97
+ # https://nextjs.org/blog/next-9-1#public-directory-support
98
+ # public
99
+
100
+ # vuepress build output
101
+ .vuepress/dist
102
+
103
+ # vuepress v2.x temp and cache directory
104
+ .temp
105
+ .cache
106
+
107
+ # Docusaurus cache and generated files
108
+ .docusaurus
109
+
110
+ # Serverless directories
111
+ .serverless/
112
+
113
+ # FuseBox cache
114
+ .fusebox/
115
+
116
+ # DynamoDB Local files
117
+ .dynamodb/
118
+
119
+ # TernJS port file
120
+ .tern-port
121
+
122
+ # Stores VSCode versions used for testing VSCode extensions
123
+ .vscode-test
124
+
125
+ # yarn v2
126
+ .yarn/cache
127
+ .yarn/unplugged
128
+ .yarn/build-state.yml
129
+ .yarn/install-state.gz
130
+ .pnp.*
@@ -18,3 +18,12 @@ _build/
18
18
  # oasis generated files
19
19
  setup.data
20
20
  setup.log
21
+
22
+ # Merlin configuring file for Vim and Emacs
23
+ .merlin
24
+
25
+ # Dune generated files
26
+ *.install
27
+
28
+ # Local OPAM switch
29
+ _opam/
@@ -2,11 +2,17 @@
2
2
  #
3
3
  # gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
4
4
 
5
- ## Build generated
5
+ ## User settings
6
+ xcuserdata/
7
+
8
+ ## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
9
+ *.xcscmblueprint
10
+ *.xccheckout
11
+
12
+ ## compatibility with Xcode 3 and earlier (ignoring not required starting Xcode 4)
6
13
  build/
7
14
  DerivedData/
8
-
9
- ## Various settings
15
+ *.moved-aside
10
16
  *.pbxuser
11
17
  !default.pbxuser
12
18
  *.mode1v3
@@ -15,14 +21,11 @@ DerivedData/
15
21
  !default.mode2v3
16
22
  *.perspectivev3
17
23
  !default.perspectivev3
18
- xcuserdata/
19
-
20
- ## Other
21
- *.moved-aside
22
- *.xcuserstate
23
24
 
24
25
  ## Obj-C/Swift specific
25
26
  *.hmap
27
+
28
+ ## App packaging
26
29
  *.ipa
27
30
  *.dSYM.zip
28
31
  *.dSYM
@@ -34,25 +37,30 @@ xcuserdata/
34
37
  # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
35
38
  #
36
39
  # Pods/
40
+ #
41
+ # Add this line if you want to avoid checking in source code from the Xcode workspace
42
+ # *.xcworkspace
37
43
 
38
44
  # Carthage
39
45
  #
40
46
  # Add this line if you want to avoid checking in source code from Carthage dependencies.
41
47
  # Carthage/Checkouts
42
48
 
43
- Carthage/Build
49
+ Carthage/Build/
44
50
 
45
51
  # fastlane
46
52
  #
47
- # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
48
- # screenshots whenever they are needed.
53
+ # It is recommended to not store the screenshots in the git repo.
54
+ # Instead, use fastlane to re-generate the screenshots whenever they are needed.
49
55
  # For more information about the recommended setup visit:
50
- # https://github.com/fastlane/fastlane/blob/master/fastlane/docs/Gitignore.md
56
+ # https://docs.fastlane.tools/best-practices/source-control/#source-control
51
57
 
52
58
  fastlane/report.xml
53
- fastlane/screenshots
59
+ fastlane/Preview.html
60
+ fastlane/screenshots/**/*.png
61
+ fastlane/test_output
54
62
 
55
- #Code Injection
63
+ # Code Injection
56
64
  #
57
65
  # After new code Injection tools there's a generated folder /iOSInjectionProject
58
66
  # https://github.com/johnno1962/injectionforxcode
@@ -11,3 +11,10 @@ system/cache/
11
11
  system/logs/
12
12
 
13
13
  system/storage/
14
+
15
+ # vQmod log files
16
+ vqmod/logs/*
17
+ # vQmod cache files
18
+ vqmod/vqcache/*
19
+ vqmod/checked.cache
20
+ vqmod/mods.cache