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
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: c256d34360fd06b3cbd2acb1e77c16dd7b3be56a
4
- data.tar.gz: 7dce11f9dca15fc0482bc2b56e6cad549a435a48
2
+ SHA256:
3
+ metadata.gz: 52db613ade83c77767867709ccb9acd56b8d47c7a75b8a35d0b126db61e9b299
4
+ data.tar.gz: 788898cca37c2f3809ea593f0a36af8ec920daf421d7f34ad34a9dac5161c430
5
5
  SHA512:
6
- metadata.gz: 95b8df331e5194a46e2dfc7a4b1a215bc7e20e9b9b921f9f7c57646c071146f5dbf3f6b9045187ccce0a497f75e15a4b82cba8241cd9eeb296ea2aed052ca452
7
- data.tar.gz: 9b524df5564ffc9faeaad1734f188f846fc1d5695ab297e9bf453f7a4a01a5e7fd31cbe81a254808627a08f58d6825127c55b38702c268aa6eb7795ac3fba524
6
+ metadata.gz: b964078bcf972e8fcd315922b793b85c9021057eb38474ebb6ff09b48cc39c871b46c08b8c4f02ffc1788471e681c16103a1b6cf7b30fde45c70394615a8d1a9
7
+ data.tar.gz: 3195f6c2fdb421816092df7479858afbb8c08fd81548efbde9b960b3a3318b1aeb03b5c575fbca632aedd699bc682e01d3f65c57aa510e72f782dc071aa62bc7
data/.ruby-version CHANGED
@@ -1 +1 @@
1
- ruby-2.1.5
1
+ 3.1.2
data/Rakefile CHANGED
@@ -1 +0,0 @@
1
- require 'bundler/gem_tasks'
@@ -0,0 +1 @@
1
+ ../../github/Global/Vagrant.gitignore
@@ -1,11 +1,12 @@
1
1
  **Reasons for making this change:**
2
+ <!-- Include your relationship to the project and what you expect to get from this change. -->
2
3
 
3
4
  _TODO_
4
5
 
5
- **Links to documentation supporting these rule changes:**
6
+ **Links to documentation supporting these rule changes:**
6
7
 
7
8
  _TODO_
8
9
 
9
- If this is a new template:
10
+ If this is a new template:
10
11
 
11
12
  - **Link to application or project’s homepage**: _TODO_
@@ -0,0 +1,22 @@
1
+ ### AL ###
2
+ #Template for AL projects for Dynamics 365 Business Central
3
+ #launch.json folder
4
+ .vscode/
5
+ #Cache folder
6
+ .alcache/
7
+ #Symbols folder
8
+ .alpackages/
9
+ #Snapshots folder
10
+ .snapshots/
11
+ #Testing Output folder
12
+ .output/
13
+ #Extension App-file
14
+ *.app
15
+ #Rapid Application Development File
16
+ rad.json
17
+ #Translation Base-file
18
+ *.g.xlf
19
+ #License-file
20
+ *.flf
21
+ #Test results file
22
+ TestResults.xml
@@ -1,9 +1,8 @@
1
1
  # Build and Release Folders
2
- bin/
3
2
  bin-debug/
4
3
  bin-release/
5
- [Oo]bj/ # FlashDevelop obj
6
- [Bb]in/ # FlashDevelop bin
4
+ [Oo]bj/
5
+ [Bb]in/
7
6
 
8
7
  # Other files and folders
9
8
  .settings/
@@ -1 +1,2 @@
1
1
  *.agdai
2
+ MAlonzo/**
@@ -1,18 +1,3 @@
1
- # Built application files
2
- *.apk
3
- *.ap_
4
-
5
- # Files for the ART/Dalvik VM
6
- *.dex
7
-
8
- # Java class files
9
- *.class
10
-
11
- # Generated files
12
- bin/
13
- gen/
14
- out/
15
-
16
1
  # Gradle files
17
2
  .gradle/
18
3
  build/
@@ -20,21 +5,29 @@ build/
20
5
  # Local configuration file (sdk path, etc)
21
6
  local.properties
22
7
 
23
- # Proguard folder generated by Eclipse
24
- proguard/
25
-
26
- # Log Files
8
+ # Log/OS Files
27
9
  *.log
28
10
 
29
- # Android Studio Navigation editor temp files
30
- .navigation/
31
-
32
- # Android Studio captures folder
11
+ # Android Studio generated files and folders
33
12
  captures/
13
+ .externalNativeBuild/
14
+ .cxx/
15
+ *.apk
16
+ output.json
34
17
 
35
- # Intellij
18
+ # IntelliJ
36
19
  *.iml
37
- .idea/workspace.xml
20
+ .idea/
21
+ misc.xml
22
+ deploymentTargetDropDown.xml
23
+ render.experimental.xml
38
24
 
39
25
  # Keystore files
40
26
  *.jks
27
+ *.keystore
28
+
29
+ # Google Services (e.g. APIs or Firebase)
30
+ google-services.json
31
+
32
+ # Android Profiling
33
+ *.hprof
@@ -1,18 +1,52 @@
1
1
  # http://www.gnu.org/software/automake
2
2
 
3
3
  Makefile.in
4
+ /ar-lib
5
+ /mdate-sh
6
+ /py-compile
7
+ /test-driver
8
+ /ylwrap
9
+ .deps/
10
+ .dirstamp
4
11
 
5
12
  # http://www.gnu.org/software/autoconf
6
13
 
7
- /autom4te.cache
14
+ autom4te.cache
8
15
  /autoscan.log
9
16
  /autoscan-*.log
10
17
  /aclocal.m4
11
18
  /compile
19
+ /config.cache
20
+ /config.guess
12
21
  /config.h.in
22
+ /config.log
23
+ /config.status
24
+ /config.sub
13
25
  /configure
14
26
  /configure.scan
15
27
  /depcomp
16
28
  /install-sh
17
29
  /missing
18
30
  /stamp-h1
31
+
32
+ # https://www.gnu.org/software/libtool/
33
+
34
+ /ltmain.sh
35
+
36
+ # http://www.gnu.org/software/texinfo
37
+
38
+ /texinfo.tex
39
+
40
+ # http://www.gnu.org/software/m4/
41
+
42
+ m4/libtool.m4
43
+ m4/ltoptions.m4
44
+ m4/ltsugar.m4
45
+ m4/ltversion.m4
46
+ m4/lt~obsolete.m4
47
+
48
+ # Generated Makefile
49
+ # (meta build system like autotools,
50
+ # can automatically generate from config.status script
51
+ # (which is called by configure script))
52
+ Makefile
@@ -1,3 +1,6 @@
1
+ # Prerequisites
2
+ *.d
3
+
1
4
  # Compiled Object files
2
5
  *.slo
3
6
  *.lo
@@ -1,9 +1,17 @@
1
+ # Prerequisites
2
+ *.d
3
+
1
4
  # Object files
2
5
  *.o
3
6
  *.ko
4
7
  *.obj
5
8
  *.elf
6
9
 
10
+ # Linker output
11
+ *.ilk
12
+ *.map
13
+ *.exp
14
+
7
15
  # Precompiled Headers
8
16
  *.gch
9
17
  *.pch
@@ -31,3 +39,14 @@
31
39
  # Debug files
32
40
  *.dSYM/
33
41
  *.su
42
+ *.idb
43
+ *.pdb
44
+
45
+ # Kernel Module Compile Results
46
+ *.mod*
47
+ *.cmd
48
+ .tmp_versions/
49
+ modules.order
50
+ Module.symvers
51
+ Mkfile.old
52
+ dkms.conf
@@ -1,7 +1,11 @@
1
+ CMakeLists.txt.user
1
2
  CMakeCache.txt
2
3
  CMakeFiles
3
4
  CMakeScripts
5
+ Testing
4
6
  Makefile
5
7
  cmake_install.cmake
6
8
  install_manifest.txt
9
+ compile_commands.json
7
10
  CTestTestfile.cmake
11
+ _deps
@@ -6,17 +6,17 @@ high quality, we request that contributions adhere to the following guidelines.
6
6
  - **Provide a link to the application or project’s homepage**. Unless it’s
7
7
  extremely popular, there’s a chance the maintainers don’t know about or use
8
8
  the language, framework, editor, app, or project your change applies to.
9
-
9
+
10
10
  - **Provide links to documentation** supporting the change you’re making.
11
11
  Current, canonical documentation mentioning the files being ignored is best.
12
12
  If documentation isn’t available to support your change, do the best you can
13
13
  to explain what the files being ignored are for.
14
-
14
+
15
15
  - **Explain why you’re making a change**. Even if it seems self-evident, please
16
16
  take a sentence or two to tell us why your change or addition should happen.
17
17
  It’s especially helpful to articulate why this change applies to *everyone*
18
18
  who works with the applicable technology, rather than just you or your team.
19
-
19
+
20
20
  - **Please consider the scope of your change**. If your change specific to a
21
21
  certain language or framework, then make sure the change is made to the
22
22
  template for that language or framework, rather than to the template for an
@@ -28,6 +28,11 @@ high quality, we request that contributions adhere to the following guidelines.
28
28
  In general, the more you can do to help us understand the change you’re making,
29
29
  the more likely we’ll be to accept your contribution quickly.
30
30
 
31
+ If a template is mostly a list of files installed by a particular version of
32
+ some software (e.g. a PHP framework) then it's brittle and probably no more
33
+ helpful than a simple `ls`. If it's not possible to curate a small set of
34
+ useful rules, then the template might not be a good fit for this collection.
35
+
31
36
  Please also understand that we can’t list every tool that ever existed.
32
37
  Our aim is to curate a collection of the *most common and helpful* templates,
33
38
  not to make sure we cover every project possible. If we choose not to
@@ -0,0 +1 @@
1
+ Leiningen.gitignore
@@ -2,5 +2,17 @@
2
2
  */logs/log-*.php
3
3
  !*/logs/index.html
4
4
  */cache/*
5
+ !system/cache/*
5
6
  !*/cache/index.html
6
7
  !*/cache/.htaccess
8
+
9
+ user_guide_src/build/*
10
+ user_guide_src/cilexer/build/*
11
+ user_guide_src/cilexer/dist/*
12
+ user_guide_src/cilexer/pycilexer.egg-info/*
13
+
14
+ #codeigniter 3
15
+ application/logs/*
16
+ !application/logs/index.html
17
+ !application/logs/.htaccess
18
+ /vendor/
@@ -1,3 +1,17 @@
1
1
  *.FASL
2
2
  *.fasl
3
3
  *.lisp-temp
4
+ *.dfsl
5
+ *.pfsl
6
+ *.d64fsl
7
+ *.p64fsl
8
+ *.lx64fsl
9
+ *.lx32fsl
10
+ *.dx64fsl
11
+ *.dx32fsl
12
+ *.fx64fsl
13
+ *.fx32fsl
14
+ *.sx64fsl
15
+ *.sx32fsl
16
+ *.wx64fsl
17
+ *.wx32fsl
@@ -1,6 +1,6 @@
1
1
  composer.phar
2
2
  /vendor/
3
3
 
4
- # Commit your application's lock file http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file
4
+ # Commit your application's lock file https://getcomposer.org/doc/01-basic-usage.md#commit-your-composer-lock-file-to-version-control
5
5
  # You may choose to ignore a library lock file http://getcomposer.org/doc/02-libraries.md#lock-file
6
6
  # composer.lock
@@ -1,4 +1,21 @@
1
+ # ignore the error log and .htaccess and others
2
+ error_log
3
+ .htaccess
4
+
5
+ # concrete5 5.6 specific
6
+
1
7
  config/site.php
2
8
  files/cache/*
3
9
  files/tmp/*
4
- .htaccess
10
+
11
+ # concrete5 5.7 specific
12
+
13
+ # ignore everything but the index.html
14
+ /application/files/*
15
+ !/application/files/index.html
16
+
17
+ # ignore updates folder
18
+ /updates/*
19
+
20
+ # ignore sitemap.xml
21
+ /sitemap.xml
@@ -1,3 +1,45 @@
1
- *.vo
1
+ .*.aux
2
+ .*.d
3
+ *.a
4
+ *.cma
5
+ *.cmi
6
+ *.cmo
7
+ *.cmx
8
+ *.cmxa
9
+ *.cmxs
2
10
  *.glob
11
+ *.ml.d
12
+ *.ml4.d
13
+ *.mlg.d
14
+ *.mli.d
15
+ *.mllib.d
16
+ *.mlpack.d
17
+ *.native
18
+ *.o
3
19
  *.v.d
20
+ *.vio
21
+ *.vo
22
+ *.vok
23
+ *.vos
24
+ .coq-native
25
+ .csdp.cache
26
+ .lia.cache
27
+ .nia.cache
28
+ .nlia.cache
29
+ .nra.cache
30
+ csdp.cache
31
+ lia.cache
32
+ nia.cache
33
+ nlia.cache
34
+ nra.cache
35
+ native_compute_profile_*.data
36
+
37
+ # generated timing files
38
+ *.timing.diff
39
+ *.v.after-timing
40
+ *.v.before-timing
41
+ *.v.timing
42
+ time-of-build-after.log
43
+ time-of-build-before.log
44
+ time-of-build-both.log
45
+ time-of-build-pretty.log
@@ -1,3 +1,4 @@
1
- # Craft Storage (cache) [http://buildwithcraft.com/help/craft-storage-gitignore]
1
+ # Craft 2 Storage (https://craftcms.com/support/craft-storage-gitignore)
2
+ # not necessary for Craft 3 (https://github.com/craftcms/craft/issues/26)
2
3
  /craft/storage/*
3
- !/craft/storage/logo/*
4
+ !/craft/storage/rebrand
@@ -1,27 +1,27 @@
1
- # See https://www.dartlang.org/tools/private-files.html
1
+ # See https://www.dartlang.org/guides/libraries/private-files
2
2
 
3
3
  # Files and directories created by pub
4
- .buildlog
4
+ .dart_tool/
5
5
  .packages
6
- .project
7
- .pub/
8
6
  build/
9
- **/packages/
7
+ # If you're building an application, you may want to check-in your pubspec.lock
8
+ pubspec.lock
9
+
10
+ # Directory created by dartdoc
11
+ # If you don't generate documentation locally you can remove this line.
12
+ doc/api/
13
+
14
+ # dotenv environment variables file
15
+ .env*
10
16
 
11
- # Files created by dart2js
12
- # (Most Dart developers will use pub build to compile Dart, use/modify these
13
- # rules if you intend to use dart2js directly
14
- # Convention is to use extension '.dart.js' for Dart compiled to Javascript to
15
- # differentiate from explicit Javascript files)
17
+ # Avoid committing generated Javascript files:
16
18
  *.dart.js
17
- *.part.js
19
+ *.info.json # Produced by the --dump-info flag.
20
+ *.js # When generated by dart2js. Don't specify *.js if your
21
+ # project includes source files written in JavaScript.
22
+ *.js_
18
23
  *.js.deps
19
24
  *.js.map
20
- *.info.json
21
25
 
22
- # Directory created by dartdoc
23
- doc/api/
24
-
25
- # Don't commit pubspec lock file
26
- # (Library packages only! Remove pattern if developing an application package)
27
- pubspec.lock
26
+ .flutter-plugins
27
+ .flutter-plugins-dependencies
@@ -20,7 +20,7 @@
20
20
  # Deployment Manager configuration file for your project. Added in Delphi XE2.
21
21
  # Uncomment this if it is not mobile development and you do not use remote debug feature.
22
22
  #*.deployproj
23
- #
23
+ #
24
24
  # C++ object files produced when C/C++ Output file generation is configured.
25
25
  # Uncomment this if you are not using external objects (zlib library for example).
26
26
  #*.obj
@@ -64,3 +64,6 @@ __recovery/
64
64
 
65
65
  # Castalia statistics file (since XE7 Castalia is distributed with Delphi)
66
66
  *.stat
67
+
68
+ # Boss dependency manager vendor folder https://github.com/HashLoad/boss
69
+ modules/
@@ -1,36 +1,62 @@
1
- # Ignore configuration files that may contain sensitive information.
2
- sites/*/*settings*.php
1
+ # gitignore template for Drupal 8 projects
2
+ #
3
+ # earlier versions of Drupal are tracked in `community/PHP/`
4
+ #
5
+ # follows official upstream conventions:
6
+ # https://www.drupal.org/docs/develop/using-composer
3
7
 
4
- # Ignore paths that contain generated content.
5
- files/
6
- sites/*/files
7
- sites/*/private
8
+ # Ignore configuration files that may contain sensitive information
9
+ /web/sites/*/*settings*.php
10
+ /web/sites/*/*services*.yml
8
11
 
9
- # Ignore default text files
10
- robots.txt
11
- /CHANGELOG.txt
12
- /COPYRIGHT.txt
13
- /INSTALL*.txt
14
- /LICENSE.txt
15
- /MAINTAINERS.txt
16
- /UPGRADE.txt
17
- /README.txt
18
- sites/README.txt
19
- sites/all/modules/README.txt
20
- sites/all/themes/README.txt
12
+ # Ignore paths that may contain user-generated content
13
+ /web/sites/*/files
14
+ /web/sites/*/public
15
+ /web/sites/*/private
16
+ /web/sites/*/files-public
17
+ /web/sites/*/files-private
21
18
 
22
- # Ignore everything but the "sites" folder ( for non core developer )
23
- .htaccess
24
- web.config
25
- authorize.php
26
- cron.php
27
- index.php
28
- install.php
29
- update.php
30
- xmlrpc.php
31
- /includes
32
- /misc
33
- /modules
34
- /profiles
35
- /scripts
36
- /themes
19
+ # Ignore paths that may contain temporary files
20
+ /web/sites/*/translations
21
+ /web/sites/*/tmp
22
+ /web/sites/*/cache
23
+
24
+ # Ignore drupal core (if not versioning drupal sources)
25
+ /web/vendor
26
+ /web/core
27
+ /web/modules/README.txt
28
+ /web/profiles/README.txt
29
+ /web/sites/development.services.yml
30
+ /web/sites/example.settings.local.php
31
+ /web/sites/example.sites.php
32
+ /web/sites/README.txt
33
+ /web/themes/README.txt
34
+ /web/.csslintrc
35
+ /web/.editorconfig
36
+ /web/.eslintignore
37
+ /web/.eslintrc.json
38
+ /web/.gitattributes
39
+ /web/.htaccess
40
+ /web/.ht.router.php
41
+ /web/autoload.php
42
+ /web/composer.json
43
+ /web/composer.lock
44
+ /web/example.gitignore
45
+ /web/index.php
46
+ /web/INSTALL.txt
47
+ /web/LICENSE.txt
48
+ /web/README.txt
49
+ /web/robots.txt
50
+ /web/update.php
51
+ /web/web.config
52
+
53
+ # Ignore vendor dependencies and scripts
54
+ /vendor
55
+ /composer.phar
56
+ /composer
57
+ /robo.phar
58
+ /robo
59
+ /drush.phar
60
+ /drush
61
+ /drupal.phar
62
+ /drupal
@@ -4,6 +4,9 @@
4
4
  *.s#?
5
5
  *.b#?
6
6
  *.l#?
7
+ *.b$?
8
+ *.s$?
9
+ *.l$?
7
10
 
8
11
  # Eagle project file
9
12
  # It contains a serial number and references to the file structure
@@ -31,14 +34,18 @@ eagle.epf
31
34
  *.drl
32
35
  *.gpi
33
36
  *.pls
37
+ *.ger
38
+ *.xln
34
39
 
35
40
  *.drd
36
41
  *.drd.*
37
42
 
43
+ *.s#*
44
+ *.b#*
45
+
38
46
  *.info
39
47
 
40
48
  *.eps
41
49
 
42
50
  # file locks introduced since 7.x
43
51
  *.lck
44
-
@@ -3,3 +3,9 @@
3
3
 
4
4
  # Packaging
5
5
  .cask
6
+
7
+ # Backup files
8
+ *~
9
+
10
+ # Undo-tree save-files
11
+ *.~undo-tree
@@ -1,5 +1,10 @@
1
1
  /_build
2
2
  /cover
3
3
  /deps
4
+ /doc
5
+ /.fetch
4
6
  erl_crash.dump
5
7
  *.ez
8
+ *.beam
9
+ /config/*.secret.exs
10
+ .elixir_ls/
@@ -1,4 +1,4 @@
1
1
  # elm-package generated files
2
- elm-stuff/
2
+ elm-stuff
3
3
  # elm-repl generated files
4
4
  repl-temp-*
@@ -1,10 +1,17 @@
1
1
  .eunit
2
- deps
3
2
  *.o
4
3
  *.beam
5
4
  *.plt
6
5
  erl_crash.dump
7
- ebin
8
- rel/example_project
9
6
  .concrete/DEV_MODE
7
+
8
+ # rebar 2.x
10
9
  .rebar
10
+ rel/example_project
11
+ ebin/*.beam
12
+ deps
13
+
14
+ # rebar 3
15
+ .rebar3
16
+ _build/
17
+ _checkouts/
@@ -1,4 +1,14 @@
1
1
  .architect
2
+ bootstrap.css
3
+ bootstrap.js
2
4
  bootstrap.json
5
+ bootstrap.jsonp
3
6
  build/
7
+ classic.json
8
+ classic.jsonp
4
9
  ext/
10
+ modern.json
11
+ modern.jsonp
12
+ resources/sass/.sass-cache/
13
+ resources/.arch-internal-preview.css
14
+ .arch-internal-preview.css