forgitter 0.0.12 → 0.1.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (177) hide show
  1. checksums.yaml +5 -5
  2. data/.gitignore +54 -14
  3. data/Rakefile +0 -1
  4. data/data/custom/vagrant/.gitkeep +0 -0
  5. data/data/custom/vagrant/Vagrant.gitignore +1 -0
  6. data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
  7. data/data/github/AL.gitignore +22 -0
  8. data/data/github/Actionscript.gitignore +2 -3
  9. data/data/github/Agda.gitignore +1 -0
  10. data/data/github/Android.gitignore +14 -36
  11. data/data/github/Autotools.gitignore +20 -1
  12. data/data/github/C.gitignore +1 -0
  13. data/data/github/CMake.gitignore +2 -0
  14. data/data/github/CONTRIBUTING.md +3 -3
  15. data/data/github/Clojure.gitignore +1 -0
  16. data/data/github/CodeIgniter.gitignore +1 -0
  17. data/data/github/Composer.gitignore +1 -1
  18. data/data/github/Concrete5.gitignore +18 -1
  19. data/data/github/Coq.gitignore +16 -1
  20. data/data/github/CraftCMS.gitignore +3 -2
  21. data/data/github/Dart.gitignore +16 -22
  22. data/data/github/Delphi.gitignore +4 -1
  23. data/data/github/Drupal.gitignore +59 -33
  24. data/data/github/Eagle.gitignore +8 -1
  25. data/data/github/Elixir.gitignore +4 -0
  26. data/data/github/Erlang.gitignore +10 -3
  27. data/data/github/ExtJs.gitignore +2 -0
  28. data/data/github/FlaxEngine.gitignore +45 -0
  29. data/data/github/Fortran.gitignore +1 -0
  30. data/data/github/GWT.gitignore +0 -3
  31. data/data/github/Global/AL.gitignore +11 -0
  32. data/data/github/Global/Archives.gitignore +7 -2
  33. data/data/github/Global/Backup.gitignore +5 -0
  34. data/data/github/Global/CodeKit.gitignore +1 -0
  35. data/data/github/Global/Diff.gitignore +2 -0
  36. data/data/github/Global/Eclipse.gitignore +10 -6
  37. data/data/github/Global/Emacs.gitignore +4 -0
  38. data/data/github/Global/Images.gitignore +63 -0
  39. data/data/github/Global/JEnv.gitignore +5 -0
  40. data/data/github/Global/JetBrains.gitignore +45 -11
  41. data/data/github/Global/MATLAB.gitignore +31 -0
  42. data/data/github/Global/Metals.gitignore +5 -0
  43. data/data/github/Global/MicrosoftOffice.gitignore +4 -1
  44. data/data/github/Global/NetBeans.gitignore +3 -1
  45. data/data/github/Global/Octave.gitignore +1 -0
  46. data/data/github/Global/PSoCCreator.gitignore +18 -0
  47. data/data/github/Global/Patch.gitignore +2 -0
  48. data/data/github/Global/PuTTY.gitignore +2 -0
  49. data/data/github/Global/README.md +1 -1
  50. data/data/github/Global/SublimeText.gitignore +6 -5
  51. data/data/github/Global/Syncthing.gitignore +2 -0
  52. data/data/github/Global/SynopsysVCS.gitignore +4 -4
  53. data/data/github/Global/Vagrant.gitignore +4 -0
  54. data/data/github/Global/Vim.gitignore +12 -5
  55. data/data/github/Global/Virtuoso.gitignore +18 -0
  56. data/data/github/Global/VisualStudioCode.gitignore +7 -0
  57. data/data/github/Global/Windows.gitignore +6 -1
  58. data/data/github/Global/Xcode.gitignore +3 -20
  59. data/data/github/Global/macOS.gitignore +26 -26
  60. data/data/github/Go.gitignore +10 -3
  61. data/data/github/Godot.gitignore +11 -0
  62. data/data/github/Gradle.gitignore +10 -3
  63. data/data/github/Haskell.gitignore +3 -0
  64. data/data/github/Idris.gitignore +5 -0
  65. data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
  66. data/data/github/JENKINS_HOME.gitignore +50 -0
  67. data/data/github/Java.gitignore +2 -0
  68. data/data/github/Jekyll.gitignore +4 -0
  69. data/data/github/Joomla.gitignore +276 -106
  70. data/data/github/Julia.gitignore +20 -0
  71. data/data/github/KiCad.gitignore +9 -1
  72. data/data/github/Kotlin.gitignore +1 -0
  73. data/data/github/LabVIEW.gitignore +1 -0
  74. data/data/github/Laravel.gitignore +9 -6
  75. data/data/github/Leiningen.gitignore +1 -0
  76. data/data/github/Magento.gitignore +29 -0
  77. data/data/github/Maven.gitignore +7 -2
  78. data/data/github/Nanoc.gitignore +1 -1
  79. data/data/github/Nim.gitignore +2 -0
  80. data/data/github/Node.gitignore +76 -5
  81. data/data/github/OCaml.gitignore +9 -0
  82. data/data/github/Objective-C.gitignore +18 -13
  83. data/data/github/Packer.gitignore +11 -0
  84. data/data/github/Perl.gitignore +2 -2
  85. data/data/github/Prestashop.gitignore +162 -21
  86. data/data/github/Processing.gitignore +3 -0
  87. data/data/github/PureScript.gitignore +1 -0
  88. data/data/github/Python.gitignore +74 -8
  89. data/data/github/Qt.gitignore +21 -5
  90. data/data/github/R.gitignore +17 -1
  91. data/data/github/README.md +89 -18
  92. data/data/github/ROS.gitignore +4 -0
  93. data/data/github/Racket.gitignore +7 -0
  94. data/data/github/Rails.gitignore +30 -5
  95. data/data/github/Raku.gitignore +7 -0
  96. data/data/github/Ruby.gitignore +6 -0
  97. data/data/github/Rust.gitignore +6 -2
  98. data/data/github/SCons.gitignore +4 -0
  99. data/data/github/Sass.gitignore +2 -0
  100. data/data/github/Scala.gitignore +3 -0
  101. data/data/github/Scrivener.gitignore +8 -7
  102. data/data/github/Smalltalk.gitignore +13 -0
  103. data/data/github/SugarCRM.gitignore +2 -2
  104. data/data/github/Swift.gitignore +36 -13
  105. data/data/github/Symfony.gitignore +7 -0
  106. data/data/github/TeX.gitignore +88 -10
  107. data/data/github/Terraform.gitignore +32 -4
  108. data/data/github/TwinCAT3.gitignore +25 -0
  109. data/data/github/Typo3.gitignore +4 -1
  110. data/data/github/Unity.gitignore +42 -5
  111. data/data/github/UnrealEngine.gitignore +7 -3
  112. data/data/github/VisualStudio.gitignore +142 -22
  113. data/data/github/WordPress.gitignore +44 -14
  114. data/data/github/Xojo.gitignore +1 -1
  115. data/data/github/ZendFramework.gitignore +0 -1
  116. data/data/github/community/AWS/CDK.gitignore +4 -0
  117. data/data/github/community/AWS/SAM.gitignore +5 -0
  118. data/data/github/community/AltiumDesigner.gitignore +20 -0
  119. data/data/github/community/AutoIt.gitignore +8 -0
  120. data/data/github/community/B4X.gitignore +3 -0
  121. data/data/github/community/Bazel.gitignore +13 -0
  122. data/data/github/community/Beef.gitignore +3 -0
  123. data/data/github/community/DotNet/InforCMS.gitignore +15 -0
  124. data/data/github/community/DotNet/Kentico.gitignore +64 -0
  125. data/data/github/community/DotNet/Umbraco.gitignore +52 -0
  126. data/data/github/community/DotNet/core.gitignore +38 -0
  127. data/data/github/community/Elixir/Phoenix.gitignore +22 -0
  128. data/data/github/community/Exercism.gitignore +5 -0
  129. data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
  130. data/data/github/community/Golang/Go.AllowList.gitignore +23 -0
  131. data/data/github/community/Golang/Hugo.gitignore +13 -0
  132. data/data/github/community/Gretl.gitignore +8 -0
  133. data/data/github/community/Java/JBoss4.gitignore +19 -0
  134. data/data/github/community/Java/JBoss6.gitignore +33 -0
  135. data/data/github/community/JavaScript/Cordova.gitignore +10 -0
  136. data/data/github/community/JavaScript/Meteor.gitignore +12 -0
  137. data/data/github/community/JavaScript/NWjs.gitignore +29 -0
  138. data/data/github/community/JavaScript/Vue.gitignore +9 -0
  139. data/data/github/community/LensStudio.gitignore +16 -0
  140. data/data/github/community/Linux/Snap.gitignore +14 -0
  141. data/data/github/community/Logtalk.gitignore +19 -0
  142. data/data/github/community/NasaSpecsIntact.gitignore +40 -0
  143. data/data/github/community/Nix.gitignore +3 -0
  144. data/data/github/community/OpenSSL.gitignore +34 -0
  145. data/data/github/community/PHP/Bitrix.gitignore +23 -0
  146. data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
  147. data/data/github/community/PHP/Drupal7.gitignore +43 -0
  148. data/data/github/community/PHP/Jigsaw.gitignore +6 -0
  149. data/data/github/community/PHP/Magento1.gitignore +45 -0
  150. data/data/github/community/PHP/Magento2.gitignore +54 -0
  151. data/data/github/community/PHP/Pimcore.gitignore +53 -0
  152. data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
  153. data/data/github/community/Puppet.gitignore +16 -0
  154. data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
  155. data/data/github/community/Python/Nikola.gitignore +7 -0
  156. data/data/github/community/ROS2.gitignore +29 -0
  157. data/data/github/community/Racket.gitignore +15 -0
  158. data/data/github/community/Red.gitignore +16 -0
  159. data/data/github/community/SPFx.gitignore +33 -0
  160. data/data/github/community/Splunk.gitignore +8 -0
  161. data/data/github/community/Strapi.gitignore +135 -0
  162. data/data/github/community/Toit.gitignore +2 -0
  163. data/data/github/community/V.gitignore +11 -0
  164. data/data/github/community/Xilinx.gitignore +105 -0
  165. data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
  166. data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
  167. data/data/github/community/embedded/esp-idf.gitignore +6 -0
  168. data/data/github/community/embedded/uVision.gitignore +45 -0
  169. data/forgitter.gemspec +6 -5
  170. data/lib/forgitter/version.rb +1 -1
  171. metadata +104 -21
  172. data/.ruby-version +0 -1
  173. data/data/custom/vagrant/Vagrant.gitignore +0 -1
  174. data/data/github/Clojure.gitignore +0 -13
  175. data/data/github/Fortran.gitignore +0 -32
  176. data/data/github/Global/Matlab.gitignore +0 -22
  177. data/data/github/Umbraco.gitignore +0 -19
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: b16b7144eed8a39f964a50651ef96df78ec9d943
4
- data.tar.gz: 5c233b034add3ed8737bae1b0dcb8c39f516c5aa
2
+ SHA256:
3
+ metadata.gz: 68ca42df72e73e7c628dbebfd42031b3c98d81736cc8d4dbe0df2cef9a93dce0
4
+ data.tar.gz: f07f15f1ada5043dc95117630bb02d256801322a76922864e6174096623887f4
5
5
  SHA512:
6
- metadata.gz: ed87615add8ed99a787a3cbcf25ab86d8466150ce49fafae8228f034bf544a387991f6aca1e5ac40ec7d1024713be15b053e8f2aef7300d08289e826bebab4ff
7
- data.tar.gz: 28bdf6bc04577576f8807242cfee580c9fc515826dfdeeffebbd558f235ca3216870128cc67d31953a7afe2df92952937ddd5918bf8865c8cfe47c06d90d9e0c
6
+ metadata.gz: be809fa4f1096f4c4aca7604eb535d3f7e96c07b5e770c64b4b7cabae5ac4db956498e33e1f5f551e853cb8d12b12d29fe428e4c95982a80d0805b36c1a5b801
7
+ data.tar.gz: 0744dd773a5b1210ed2b940f7ab6034a7896853ce830f271cce6c8b10f34c6d816c3778bf9f4c17c0faa5074dbd02870ba4002b57ee4c3713a7df496d4bd4d15
data/.gitignore CHANGED
@@ -1,17 +1,57 @@
1
+ # github/Ruby.gitignore
1
2
  *.gem
2
3
  *.rbc
3
- .bundle
4
- .config
5
- .yardoc
4
+ /.config
5
+ /coverage/
6
+ /InstalledFiles
7
+ /pkg/
8
+ /spec/reports/
9
+ /spec/examples.txt
10
+ /test/tmp/
11
+ /test/version_tmp/
12
+ /tmp/
13
+
14
+ # Used by dotenv library to load environment variables.
15
+ # .env
16
+
17
+ # Ignore Byebug command history file.
18
+ .byebug_history
19
+
20
+ ## Specific to RubyMotion:
21
+ .dat*
22
+ .repl_history
23
+ build/
24
+ *.bridgesupport
25
+ build-iPhoneOS/
26
+ build-iPhoneSimulator/
27
+
28
+ ## Specific to RubyMotion (use of CocoaPods):
29
+ #
30
+ # We recommend against adding the Pods directory to your .gitignore. However
31
+ # you should judge for yourself, the pros and cons are mentioned at:
32
+ # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-check-the-pods-directory-into-source-control
33
+ #
34
+ # vendor/Pods/
35
+
36
+ ## Documentation cache and generated files:
37
+ /.yardoc/
38
+ /_yardoc/
39
+ /doc/
40
+ /rdoc/
41
+
42
+ ## Environment normalization:
43
+ /.bundle/
44
+ /vendor/bundle
45
+ /lib/bundler/man/
46
+
47
+ # for a library or gem, you might want to ignore these files since the code is
48
+ # intended to run in multiple environments; otherwise, check them in:
6
49
  Gemfile.lock
7
- InstalledFiles
8
- _yardoc
9
- coverage
10
- doc/
11
- lib/bundler/man
12
- pkg
13
- rdoc
14
- spec/reports
15
- test/tmp
16
- test/version_tmp
17
- tmp
50
+ .ruby-version
51
+ .ruby-gemset
52
+
53
+ # unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
54
+ .rvmrc
55
+
56
+ # Used by RuboCop. Remote config files pulled in from inherit_from directive.
57
+ # .rubocop-https?--*
data/Rakefile CHANGED
@@ -1 +0,0 @@
1
- require 'bundler/gem_tasks'
File without changes
@@ -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,36 +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
38
- .idea/tasks.xml
39
- .idea/gradle.xml
40
- .idea/dictionaries
41
- .idea/libraries
20
+ .idea/
21
+ misc.xml
22
+ deploymentTargetDropDown.xml
23
+ render.experimental.xml
42
24
 
43
25
  # Keystore files
44
26
  *.jks
45
-
46
- # External native build folder generated in Android Studio 2.2 and later
47
- .externalNativeBuild
27
+ *.keystore
48
28
 
49
29
  # Google Services (e.g. APIs or Firebase)
50
30
  google-services.json
51
31
 
52
- # Freeline
53
- freeline.py
54
- freeline/
55
- freeline_project_description.json
32
+ # Android Profiling
33
+ *.hprof
@@ -6,16 +6,21 @@ Makefile.in
6
6
  /py-compile
7
7
  /test-driver
8
8
  /ylwrap
9
+ .deps/
10
+ .dirstamp
9
11
 
10
12
  # http://www.gnu.org/software/autoconf
11
13
 
12
- /autom4te.cache
14
+ autom4te.cache
13
15
  /autoscan.log
14
16
  /autoscan-*.log
15
17
  /aclocal.m4
16
18
  /compile
19
+ /config.cache
17
20
  /config.guess
18
21
  /config.h.in
22
+ /config.log
23
+ /config.status
19
24
  /config.sub
20
25
  /configure
21
26
  /configure.scan
@@ -31,3 +36,17 @@ Makefile.in
31
36
  # http://www.gnu.org/software/texinfo
32
37
 
33
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
@@ -45,6 +45,7 @@
45
45
  # Kernel Module Compile Results
46
46
  *.mod*
47
47
  *.cmd
48
+ .tmp_versions/
48
49
  modules.order
49
50
  Module.symvers
50
51
  Mkfile.old
@@ -1,3 +1,4 @@
1
+ CMakeLists.txt.user
1
2
  CMakeCache.txt
2
3
  CMakeFiles
3
4
  CMakeScripts
@@ -7,3 +8,4 @@ cmake_install.cmake
7
8
  install_manifest.txt
8
9
  compile_commands.json
9
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
@@ -0,0 +1 @@
1
+ Leiningen.gitignore
@@ -2,6 +2,7 @@
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
7
8
 
@@ -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,4 +1,5 @@
1
1
  .*.aux
2
+ .*.d
2
3
  *.a
3
4
  *.cma
4
5
  *.cmi
@@ -9,6 +10,7 @@
9
10
  *.glob
10
11
  *.ml.d
11
12
  *.ml4.d
13
+ *.mlg.d
12
14
  *.mli.d
13
15
  *.mllib.d
14
16
  *.mlpack.d
@@ -17,7 +19,9 @@
17
19
  *.v.d
18
20
  *.vio
19
21
  *.vo
20
- .coq-native/
22
+ *.vok
23
+ *.vos
24
+ .coq-native
21
25
  .csdp.cache
22
26
  .lia.cache
23
27
  .nia.cache
@@ -28,3 +32,14 @@ lia.cache
28
32
  nia.cache
29
33
  nlia.cache
30
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,33 +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
-
5
- # SDK 1.20 and later (no longer creates packages directories)
4
+ .dart_tool/
6
5
  .packages
7
- .pub/
8
6
  build/
7
+ # If you're building an application, you may want to check-in your pubspec.lock
8
+ pubspec.lock
9
9
 
10
- # Older SDK versions
11
- # (Include if the minimum SDK version specified in pubsepc.yaml is earlier than 1.20)
12
- .project
13
- .buildlog
14
- **/packages/
10
+ # Directory created by dartdoc
11
+ # If you don't generate documentation locally you can remove this line.
12
+ doc/api/
15
13
 
14
+ # dotenv environment variables file
15
+ .env*
16
16
 
17
- # Files created by dart2js
18
- # (Most Dart developers will use pub build to compile Dart, use/modify these
19
- # rules if you intend to use dart2js directly
20
- # Convention is to use extension '.dart.js' for Dart compiled to Javascript to
21
- # differentiate from explicit Javascript files)
17
+ # Avoid committing generated Javascript files:
22
18
  *.dart.js
23
- *.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_
24
23
  *.js.deps
25
24
  *.js.map
26
- *.info.json
27
25
 
28
- # Directory created by dartdoc
29
- doc/api/
30
-
31
- # Don't commit pubspec lock file
32
- # (Library packages only! Remove pattern if developing an application package)
33
- 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
-
@@ -1,6 +1,10 @@
1
1
  /_build
2
2
  /cover
3
3
  /deps
4
+ /doc
5
+ /.fetch
4
6
  erl_crash.dump
5
7
  *.ez
6
8
  *.beam
9
+ /config/*.secret.exs
10
+ .elixir_ls/
@@ -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/*.beam
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/
@@ -10,3 +10,5 @@ ext/
10
10
  modern.json
11
11
  modern.jsonp
12
12
  resources/sass/.sass-cache/
13
+ resources/.arch-internal-preview.css
14
+ .arch-internal-preview.css
@@ -0,0 +1,45 @@
1
+ # Ignore Flax project files
2
+ Binaries/
3
+ Cache/
4
+ Logs/
5
+ Output/
6
+ Screenshots/
7
+ *.HotReload.*
8
+
9
+ # Ignore Visual Studio project files (generated locally)
10
+ *.csproj
11
+ *.sln
12
+
13
+ # Ignore thumbnails created by Windows
14
+ Thumbs.db
15
+
16
+ # Ignore files built by Visual Studio
17
+ *.obj
18
+ *.exe
19
+ *.pdb
20
+ *.user
21
+ *.aps
22
+ *.pch
23
+ *.vspscc
24
+ *_i.c
25
+ *_p.c
26
+ *.ncb
27
+ *.suo
28
+ *.tlb
29
+ *.tlh
30
+ *.bak
31
+ *.cache
32
+ *.ilk
33
+ *.log
34
+ [Bb]in
35
+ [Dd]ebug*/
36
+ *.lib
37
+ *.sbr
38
+ obj/
39
+ [Rr]elease*/
40
+ _ReSharper*/
41
+ [Tt]est[Rr]esult*
42
+ .vs/
43
+
44
+ # Ignore Nuget packages folder
45
+ packages/
@@ -0,0 +1 @@
1
+ C++.gitignore