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
@@ -0,0 +1,52 @@
1
+ ## Ignore Umbraco files/folders generated for each instance
2
+ ##
3
+ ## Get latest from https://github.com/github/gitignore/blob/main/Umbraco.gitignore
4
+
5
+ # Note: VisualStudio gitignore rules may also be relevant
6
+
7
+ # Umbraco
8
+ # Ignore unimportant folders generated by Umbraco
9
+ **/App_Data/Logs/
10
+ **/App_Data/[Pp]review/
11
+ **/App_Data/TEMP/
12
+ **/App_Data/NuGetBackup/
13
+
14
+ # Ignore Umbraco content cache file
15
+ **/App_Data/umbraco.config
16
+
17
+ ## this [Uu]mbraco/ folder should be created by cmd like `Install-Package UmbracoCms -Version 8.5.3`
18
+ ## you can find your Umbraco version in your Web.config. (i.e. <add key="Umbraco.Core.ConfigurationStatus" value="8.5.3" />)
19
+ ## Uncomment this line if you think it fits the way you work on your project.
20
+ ## **/[Uu]mbraco/
21
+
22
+ ## The [Mm]edia/ folder contains content. Content may vary by environment and should therefore not be added to source control.
23
+ ## Uncomment this line if you think it fits the way you work on your project.
24
+ ## **/[Mm]edia/
25
+
26
+ # Don't ignore Umbraco packages (VisualStudio.gitignore mistakes this for a NuGet packages folder)
27
+ # Make sure to include details from VisualStudio.gitignore BEFORE this
28
+ !**/App_Data/[Pp]ackages/*
29
+ !**/[Uu]mbraco/[Dd]eveloper/[Pp]ackages/*
30
+ !**/[Uu]mbraco/[Vv]iews/[Pp]ackages/*
31
+
32
+ # ImageProcessor DiskCache
33
+ **/App_Data/cache/
34
+
35
+ # Ignore the Models Builder models out of date flag
36
+ **/ood.flag
37
+
38
+ # NEW for version 9 .Net 5 (Core)
39
+ #ignore umbraco backoffice assest from wwwroot
40
+ **/wwwroot/umbraco/
41
+
42
+ # SQLite files
43
+ *.sqlite.db*
44
+
45
+ #ignore umbraco data/views/settings
46
+ **/umbraco/
47
+
48
+ #include default location for modelsbuilder output
49
+ !**/umbraco/models
50
+
51
+ #include default location for packages
52
+ !**/umbraco/Data/packages
@@ -0,0 +1,38 @@
1
+ *.swp
2
+ *.*~
3
+ project.lock.json
4
+ .DS_Store
5
+ *.pyc
6
+ nupkg/
7
+
8
+ # Visual Studio Code
9
+ .vscode
10
+
11
+ # Rider
12
+ .idea
13
+
14
+ # User-specific files
15
+ *.suo
16
+ *.user
17
+ *.userosscache
18
+ *.sln.docstates
19
+
20
+ # Build results
21
+ [Dd]ebug/
22
+ [Dd]ebugPublic/
23
+ [Rr]elease/
24
+ [Rr]eleases/
25
+ x64/
26
+ x86/
27
+ build/
28
+ bld/
29
+ [Bb]in/
30
+ [Oo]bj/
31
+ [Oo]ut/
32
+ msbuild.log
33
+ msbuild.err
34
+ msbuild.wrn
35
+
36
+ # Visual Studio 2015
37
+ .vs/
38
+
@@ -0,0 +1,22 @@
1
+ # gitignore template for Phoenix projects
2
+ # website: http://www.phoenixframework.org/
3
+ #
4
+ # Recommended template: Elixir.gitignore
5
+
6
+ # Temporary files
7
+ /tmp
8
+
9
+ # Static artifacts
10
+ /node_modules
11
+ /assets/node_modules
12
+
13
+ # Since we are building assets from web/static,
14
+ # we ignore priv/static. You may want to comment
15
+ # this depending on your deployment strategy.
16
+ /priv/static/
17
+
18
+ # Installer-related files
19
+ /installer/_build
20
+ /installer/tmp
21
+ /installer/doc
22
+ /installer/deps
@@ -0,0 +1,5 @@
1
+ # gitignore template for Exercism project
2
+ # website: https://exercism.io/
3
+
4
+ # Ignore .exercism folder which contain sensitive data
5
+ .exercism
@@ -0,0 +1,3 @@
1
+ # Ignored files for GNOME extension git repository
2
+
3
+ *.zip
@@ -0,0 +1,23 @@
1
+ # Allowlisting gitignore template for GO projects prevents us
2
+ # from adding various unwanted local files, such as generated
3
+ # files, developer configurations or IDE-specific files etc.
4
+ #
5
+ # Recommended: Go.AllowList.gitignore
6
+
7
+ # Ignore everything
8
+ *
9
+
10
+ # But not these files...
11
+ !/.gitignore
12
+
13
+ !*.go
14
+ !go.sum
15
+ !go.mod
16
+
17
+ !README.md
18
+ !LICENSE
19
+
20
+ # !Makefile
21
+
22
+ # ...even if they are in subdirectories
23
+ !*/
@@ -0,0 +1,13 @@
1
+ # Generated files by hugo
2
+ /public/
3
+ /resources/_gen/
4
+ /assets/jsconfig.json
5
+ hugo_stats.json
6
+
7
+ # Executable may be added to repository
8
+ hugo.exe
9
+ hugo.darwin
10
+ hugo.linux
11
+
12
+ # Temporary lock file while building
13
+ /.hugo_build.lock
@@ -0,0 +1,8 @@
1
+ # gitignore template for Gretl
2
+ # website: http://gretl.sourceforge.net/
3
+
4
+ # Auto-generated log file is overwritten whenever you start a new session
5
+ session.inp
6
+
7
+ # Auto-generated temporary string code table
8
+ string_table.txt
@@ -0,0 +1,19 @@
1
+ # gitignore for JBoss v4 projects
2
+
3
+ /server/all/data
4
+ /server/all/log
5
+ /server/all/tmp
6
+ /server/all/work
7
+ /server/default/data
8
+ /server/default/log
9
+ /server/default/tmp
10
+ /server/default/work
11
+ /server/minimal/data
12
+ /server/minimal/log
13
+ /server/minimal/tmp
14
+ /server/minimal/work
15
+
16
+ # Note:
17
+ # there may be other directories that contain *.xml.failed or *.war.failed files
18
+ /server/default/deploy/*.xml.failed
19
+ /server/default/deploy/*.war.failed
@@ -0,0 +1,33 @@
1
+ # gitignore for JBoss v6 projects
2
+ #
3
+ # Note: to ensure empty directories remain part of the repository, like
4
+ # `/server/minimal/lib`, you should add an empty `.gitignore` or `.gitkeep` file
5
+ # to the directory - otherwise you may have issues when starting the service.
6
+
7
+ /server/all/data
8
+ /server/all/log
9
+ /server/all/tmp
10
+ /server/all/work
11
+ /server/default/data
12
+ /server/default/log
13
+ /server/default/tmp
14
+ /server/default/work
15
+ /server/minimal/data
16
+ /server/minimal/log
17
+ /server/minimal/tmp
18
+ /server/minimal/work
19
+ /server/jbossweb-standalone/data
20
+ /server/jbossweb-standalone/log
21
+ /server/jbossweb-standalone/tmp
22
+ /server/jbossweb-standalone/work
23
+ /server/standard/data
24
+ /server/standard/log
25
+ /server/standard/tmp
26
+ /server/standard/work
27
+ /server/default/deploy/*.jar.failed
28
+ /server/default/deploy/*.jar.dodeploy
29
+ /server/default/deploy/*.xml.failed
30
+ /server/default/deploy/*.xml.dodeploy
31
+ /server/default/deploy/*.war.failed
32
+ /server/default/deploy/*.war.dodeploy
33
+
@@ -0,0 +1,10 @@
1
+ # gitignore template for the Cordova framework
2
+ # website: https://cordova.apache.org/
3
+ #
4
+ # Recommended template: Node.gitignore
5
+
6
+ # App platform binaries and built files
7
+ /platforms
8
+
9
+ # Optional to ignore plugin Git clones
10
+ #/plugins
@@ -0,0 +1,12 @@
1
+ # gitignore template for the Meteor framework
2
+ # website: https://www.meteor.com/
3
+ #
4
+ # Recommended template: Node.gitignore
5
+
6
+ # protect api keys in setting json
7
+ settings-production.json
8
+ settings.json
9
+
10
+ # protect your mup.json settings
11
+ mup.json
12
+ mup.js
@@ -0,0 +1,29 @@
1
+ # gitignore template for NW.js projects
2
+ # website: https://nwjs.io/
3
+
4
+ # Seen in standard and sdk versions
5
+ credits.html
6
+ locales/
7
+ libEGL.dll
8
+ libGLEv2.dll
9
+ node.dll
10
+ nw.dll
11
+ nw.exe
12
+ natives_blob.bin
13
+ nw_100_percent.pak
14
+ nw_200_percent.pak
15
+ nw_elf.dll
16
+ snapshot_blob.bin
17
+ resources.pak
18
+
19
+ # Seen only in standard
20
+ d3dcompiler_47.dll
21
+ ffmpeg.dll
22
+ icudtl.dat
23
+
24
+ # Seen only in sdk
25
+ pnacl/
26
+ chromedriver.exe
27
+ nacl_irt_x86_64.nexe
28
+ nwjc.exe
29
+ payload.exe
@@ -0,0 +1,9 @@
1
+ # gitignore template for Vue.js projects
2
+ #
3
+ # Recommended template: Node.gitignore
4
+
5
+ # TODO: where does this rule come from?
6
+ docs/_book
7
+
8
+ # TODO: where does this rule come from?
9
+ test/
@@ -0,0 +1,16 @@
1
+ # gitignore template for LensStudio
2
+ # website: https://lensstudio.snapchat.com/
3
+
4
+ # macOS/IDE #
5
+ .DS_Store
6
+ .idea
7
+
8
+ # js #
9
+ node_modules
10
+ yarn.lock
11
+
12
+ # Python #
13
+ __pycache__/
14
+ *.py[cod]
15
+ *$py.class
16
+ [Bb]ackup*
@@ -0,0 +1,14 @@
1
+ # gitginore template for creating Snap packages
2
+ # website: https://snapcraft.io/
3
+
4
+ parts/
5
+ prime/
6
+ stage/
7
+ *.snap
8
+
9
+ # Snapcraft global state tracking data(automatically generated)
10
+ # https://forum.snapcraft.io/t/location-to-save-global-state/768
11
+ /snap/.snapcraft/
12
+
13
+ # Source archive packed by `snapcraft cleanbuild` before pushing to the LXD container
14
+ /*_source.tar.bz2
@@ -0,0 +1,19 @@
1
+ # gitignore template for LogTalk, a programming language that builds upon Prolog
2
+ # website: https://logtalk.org/
3
+
4
+ # Logtalk temporary file directories
5
+ .lgt_tmp/
6
+ lgt_tmp/
7
+
8
+ # Logtalk default unit testing and doclet results and logs directories
9
+ logtalk_tester_logs/
10
+ logtalk_doclet_logs/
11
+
12
+ # backend Prolog compiler temporary files
13
+ .pl-history
14
+ *.out
15
+ *.xwam
16
+ *.qo
17
+ *.ql
18
+ *.itf
19
+ *.po
@@ -0,0 +1,40 @@
1
+ # gitignore template for Nasa SpecsIntact (SI)
2
+ # Website: https://specsintact.ksc.nasa.gov/
3
+ #
4
+ # Recommended:
5
+ # MicrosoftOffice.gitignore
6
+ #
7
+
8
+ # SpecsIntact (SI) Locking file; this would lock everyone out.
9
+ *.se$
10
+
11
+ # SI Reports; auto-generated. They do not belong in the repository
12
+ # as they will be re-created exactly when using a specific checkout point.
13
+ *.RPT
14
+ ADDRVER.*
15
+ BRKTVER.*
16
+ DUPEREF.*
17
+ REFVER.*
18
+ SECTVER.*
19
+ SUBMVER.*
20
+ TTLDIFFS.*
21
+
22
+ # SpecsIntact files that change a lot and don't actually affect SI
23
+ # PULL.TBL is an auto-generated file to help speed SI loading.
24
+ PULL.TBL
25
+ pulltbl.bck
26
+
27
+ # Tailoring information.
28
+ # Keep tailor.tag; it is a list of tailoring options in SI.
29
+
30
+ # JOB.OTL informs SI where a spec section came from.
31
+ # Keeping the old one isn't useful in git.
32
+ JOB.OTL.OLD
33
+
34
+ # OneNote TOC Files; SI Work Directories may be installed in a location co-located with OneNote
35
+ # notebooks, and if so, OneNote will litter the SI folder with these.
36
+ *.onetoc*
37
+
38
+ # Log files, typically tagfix or other auto generated logs that aren't useful
39
+ # outside of the user that made them and clutter up the index.
40
+ *.log
@@ -0,0 +1,3 @@
1
+ # Ignore build outputs from performing a nix-build or `nix build` command
2
+ result
3
+ result-*
@@ -0,0 +1,34 @@
1
+ # OpenSSL-related files best not committed
2
+
3
+ ## Certificate Authority
4
+ *.ca
5
+
6
+ ## Certificate
7
+ *.crt
8
+
9
+ ## Certificate Sign Request
10
+ *.csr
11
+
12
+ ## Certificate
13
+ *.der
14
+
15
+ ## Key database file
16
+ *.kdb
17
+
18
+ ## OSCP request data
19
+ *.org
20
+
21
+ ## PKCS #12
22
+ *.p12
23
+
24
+ ## PEM-encoded certificate data
25
+ *.pem
26
+
27
+ ## Random number seed
28
+ *.rnd
29
+
30
+ ## SSLeay data
31
+ *.ssleay
32
+
33
+ ## S/MIME message
34
+ *.smime
@@ -0,0 +1,23 @@
1
+ # gitignore template for 1C-Bitrix, a PHP-based CMS
2
+ # website: https://www.1c-bitrix.ru
3
+
4
+ #Exclude all of core files
5
+ /bitrix/*
6
+
7
+ #But not the templates and non bitrix components
8
+ !/bitrix/templates
9
+ !/bitrix/components
10
+ /bitrix/components/bitrix
11
+
12
+ #Exclude bitrix gadgets
13
+ !/bitrix/gadgets
14
+ /bitrix/gadgets/bitrix
15
+
16
+ #User can use that directory to store some stuff, but it's not really recommended, just use /local instead of this
17
+ !/bitrix/php_interface/
18
+
19
+ #Exclude database configs
20
+ /bitrix/php_interface/dbconn.php
21
+
22
+ #Exclude default file storage directory
23
+ /upload/
@@ -0,0 +1,6 @@
1
+ # gitignore for the PHP Codesniffer framework
2
+ # website: https://github.com/squizlabs/PHP_CodeSniffer
3
+ #
4
+ # Recommended template: PHP.gitignore
5
+
6
+ /wpcs/*
@@ -0,0 +1,43 @@
1
+ # gitignore template for Drupal 7 projects
2
+ #
3
+ # It is recommended that you use `Drupal.gitignore` as this is the latest version
4
+
5
+ # Ignore configuration files that may contain sensitive information.
6
+ sites/*/*settings*.php
7
+ sites/example.sites.php
8
+
9
+ # Ignore paths that contain generated content.
10
+ files/
11
+ sites/*/files
12
+ sites/*/private
13
+ sites/*/translations
14
+
15
+ # Ignore default text files
16
+ robots.txt
17
+ /CHANGELOG.txt
18
+ /COPYRIGHT.txt
19
+ /INSTALL*.txt
20
+ /LICENSE.txt
21
+ /MAINTAINERS.txt
22
+ /UPGRADE.txt
23
+ /README.txt
24
+ sites/README.txt
25
+ sites/all/libraries/README.txt
26
+ sites/all/modules/README.txt
27
+ sites/all/themes/README.txt
28
+
29
+ # Ignore everything but the "sites" folder ( for non core developer )
30
+ .htaccess
31
+ web.config
32
+ authorize.php
33
+ cron.php
34
+ index.php
35
+ install.php
36
+ update.php
37
+ xmlrpc.php
38
+ /includes
39
+ /misc
40
+ /modules
41
+ /profiles
42
+ /scripts
43
+ /themes
@@ -0,0 +1,6 @@
1
+ # gitignore template for Jigsaw Static Site Generator
2
+ #
3
+ # website - https://jigsaw.tighten.co
4
+
5
+ # Ignore build folder
6
+ build_*
@@ -0,0 +1,45 @@
1
+ # gitignore template for Magento v1 projects
2
+ #
3
+ # It is recommended that you use `Magento.gitignore` as this is the latest version
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
+
@@ -0,0 +1,54 @@
1
+ /sitemap
2
+ /sitemap.xml
3
+ /pub/sitemap
4
+ /pub/sitemap.xml
5
+ /app/config_sandbox
6
+ /app/etc/config.php
7
+ /app/etc/env.php
8
+ /app/code/Magento/TestModule*
9
+ /lib/internal/flex/uploader/.actionScriptProperties
10
+ /lib/internal/flex/uploader/.flexProperties
11
+ /lib/internal/flex/uploader/.project
12
+ /lib/internal/flex/uploader/.settings
13
+ /lib/internal/flex/varien/.actionScriptProperties
14
+ /lib/internal/flex/varien/.flexLibProperties
15
+ /lib/internal/flex/varien/.project
16
+ /lib/internal/flex/varien/.settings
17
+ /.grunt
18
+ /.php_cs.cache
19
+ /grunt-config.json
20
+ /dev/tools/grunt/configs/local-themes.js
21
+
22
+ /pub/media/*.*
23
+ !/pub/media/.htaccess
24
+ /pub/media/attribute/*
25
+ !/pub/media/attribute/.htaccess
26
+ /pub/media/analytics/*
27
+ /pub/media/catalog/*
28
+ !/pub/media/catalog/.htaccess
29
+ /pub/media/customer/*
30
+ !/pub/media/customer/.htaccess
31
+ /pub/media/downloadable/*
32
+ !/pub/media/downloadable/.htaccess
33
+ /pub/media/favicon/*
34
+ /pub/media/import/*
35
+ !/pub/media/import/.htaccess
36
+ /pub/media/logo/*
37
+ /pub/media/theme/*
38
+ /pub/media/theme_customization/*
39
+ !/pub/media/theme_customization/.htaccess
40
+ /pub/media/wysiwyg/*
41
+ !/pub/media/wysiwyg/.htaccess
42
+ /pub/media/tmp/*
43
+ !/pub/media/tmp/.htaccess
44
+ /pub/media/captcha/*
45
+ !/pub/media/captcha/.htaccess
46
+ /pub/static/*
47
+ !/pub/static/.htaccess
48
+
49
+ /var/*
50
+ !/var/.htaccess
51
+ /vendor/*
52
+ !/vendor/.htaccess
53
+ /generated/*
54
+ !/generated/.htaccess
@@ -0,0 +1,53 @@
1
+ # gitignore template for Pimcore CMS
2
+
3
+ # pimcore source files
4
+ /pimcore
5
+
6
+ # asset files
7
+ /website/var/assets/*
8
+
9
+ # backups
10
+ /website/var/backup/*
11
+
12
+ # file cache
13
+ /website/var/cache/*
14
+
15
+ # generated PHP classes, keep definition files (.psf)
16
+ /website/var/classes/Object*
17
+ !/website/var/classes/objectbricks
18
+
19
+ # various configuration files
20
+ /website/var/config/system.xml
21
+ /website/var/config/cache.xml
22
+ /website/var/config/robots.txt
23
+ /website/var/config/Geo*
24
+ /website/var/config/object/*
25
+ /website/var/config/portal/*
26
+ /website/var/config/sqlreport/*
27
+
28
+ # sent e-mail log files
29
+ /website/var/email/*
30
+
31
+ # log files
32
+ /website/var/log/*.log
33
+
34
+ # serialized recyclebin files
35
+ /website/var/recyclebin/*
36
+
37
+ # search plugin
38
+ /website/var/search/*
39
+
40
+ # various temp files
41
+ /website/var/system/*
42
+ /website/var/tmp/*
43
+
44
+ # serialized version files
45
+ /website/var/versions/asset/*
46
+ /website/var/versions/document/*
47
+ /website/var/versions/object/*
48
+
49
+ # user profile images
50
+ /website/var/user-image/*
51
+
52
+ # keep .dummy files
53
+ !.dummy
@@ -0,0 +1,8 @@
1
+ # gitignore template for ThinkPHP v3.2.3
2
+ # website: http://www.thinkphp.cn/
3
+
4
+ # Logs and Cache files
5
+ /Application/Runtime/
6
+
7
+ # Common configure file
8
+ /Application/Common/Conf/config.php