forgitter 0.0.12 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +5 -5
- data/.ruby-version +1 -1
- data/Rakefile +0 -1
- data/data/custom/vagrant/Vagrant.gitignore +1 -0
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
- data/data/github/.travis.yml +10 -0
- data/data/github/AL.gitignore +22 -0
- data/data/github/Actionscript.gitignore +2 -3
- data/data/github/Agda.gitignore +1 -0
- data/data/github/Android.gitignore +11 -36
- data/data/github/Autotools.gitignore +20 -1
- data/data/github/C.gitignore +1 -0
- data/data/github/CMake.gitignore +2 -0
- data/data/github/CONTRIBUTING.md +3 -3
- data/data/github/Clojure.gitignore +1 -0
- data/data/github/Composer.gitignore +1 -1
- data/data/github/Concrete5.gitignore +18 -1
- data/data/github/Coq.gitignore +16 -1
- data/data/github/CraftCMS.gitignore +3 -2
- data/data/github/Dart.gitignore +16 -22
- data/data/github/Delphi.gitignore +4 -1
- data/data/github/Drupal.gitignore +45 -32
- data/data/github/Eagle.gitignore +8 -1
- data/data/github/Elixir.gitignore +4 -0
- data/data/github/Erlang.gitignore +10 -3
- data/data/github/ExtJs.gitignore +2 -0
- data/data/github/Fortran.gitignore +1 -0
- data/data/github/GWT.gitignore +0 -3
- data/data/github/Global/AL.gitignore +11 -0
- data/data/github/Global/Archives.gitignore +7 -2
- data/data/github/Global/Backup.gitignore +5 -0
- data/data/github/Global/CodeKit.gitignore +1 -0
- data/data/github/Global/Diff.gitignore +2 -0
- data/data/github/Global/Eclipse.gitignore +10 -6
- data/data/github/Global/Emacs.gitignore +4 -0
- data/data/github/Global/Images.gitignore +63 -0
- data/data/github/Global/JEnv.gitignore +5 -0
- data/data/github/Global/JetBrains.gitignore +42 -11
- data/data/github/Global/MATLAB.gitignore +31 -0
- data/data/github/Global/Metals.gitignore +5 -0
- data/data/github/Global/MicrosoftOffice.gitignore +4 -1
- data/data/github/Global/NetBeans.gitignore +3 -1
- data/data/github/Global/Octave.gitignore +1 -0
- data/data/github/Global/PSoCCreator.gitignore +18 -0
- data/data/github/Global/Patch.gitignore +2 -0
- data/data/github/Global/PuTTY.gitignore +2 -0
- data/data/github/Global/README.md +1 -1
- data/data/github/Global/SublimeText.gitignore +6 -5
- data/data/github/Global/Syncthing.gitignore +2 -0
- data/data/github/Global/SynopsysVCS.gitignore +4 -4
- data/data/github/Global/Vagrant.gitignore +4 -0
- data/data/github/Global/Vim.gitignore +12 -5
- data/data/github/Global/Virtuoso.gitignore +18 -0
- data/data/github/Global/VisualStudioCode.gitignore +3 -0
- data/data/github/Global/Windows.gitignore +6 -1
- data/data/github/Global/Xcode.gitignore +11 -8
- data/data/github/Global/macOS.gitignore +26 -26
- data/data/github/Go.gitignore +7 -3
- data/data/github/Godot.gitignore +11 -0
- data/data/github/Gradle.gitignore +2 -4
- data/data/github/Haskell.gitignore +3 -0
- data/data/github/Idris.gitignore +5 -0
- data/data/github/{Jboss.gitignore → JBoss.gitignore} +0 -0
- data/data/github/JENKINS_HOME.gitignore +50 -0
- data/data/github/Java.gitignore +2 -0
- data/data/github/Jekyll.gitignore +1 -0
- data/data/github/Joomla.gitignore +276 -106
- data/data/github/Julia.gitignore +20 -0
- data/data/github/KiCad.gitignore +8 -1
- data/data/github/Kotlin.gitignore +1 -0
- data/data/github/LabVIEW.gitignore +1 -0
- data/data/github/Laravel.gitignore +9 -6
- data/data/github/Leiningen.gitignore +1 -0
- data/data/github/Magento.gitignore +29 -0
- data/data/github/Maven.gitignore +2 -3
- data/data/github/Nanoc.gitignore +1 -1
- data/data/github/Nim.gitignore +2 -0
- data/data/github/Node.gitignore +72 -5
- data/data/github/OCaml.gitignore +9 -0
- data/data/github/Objective-C.gitignore +18 -13
- data/data/github/Packer.gitignore +3 -0
- data/data/github/Perl.gitignore +1 -1
- data/data/github/Prestashop.gitignore +162 -21
- data/data/github/Processing.gitignore +3 -0
- data/data/github/PureScript.gitignore +1 -0
- data/data/github/Python.gitignore +58 -7
- data/data/github/Qt.gitignore +21 -5
- data/data/github/R.gitignore +14 -1
- data/data/github/README.md +89 -18
- data/data/github/ROS.gitignore +4 -0
- data/data/github/Rails.gitignore +30 -5
- data/data/github/Raku.gitignore +7 -0
- data/data/github/Ruby.gitignore +6 -0
- data/data/github/Rust.gitignore +6 -2
- data/data/github/SCons.gitignore +4 -0
- data/data/github/Sass.gitignore +2 -0
- data/data/github/Scala.gitignore +3 -0
- data/data/github/Scrivener.gitignore +8 -7
- data/data/github/Smalltalk.gitignore +13 -0
- data/data/github/SugarCRM.gitignore +2 -2
- data/data/github/Swift.gitignore +36 -13
- data/data/github/Symfony.gitignore +7 -0
- data/data/github/TeX.gitignore +78 -10
- data/data/github/Terraform.gitignore +32 -4
- data/data/github/TwinCAT3.gitignore +25 -0
- data/data/github/Typo3.gitignore +4 -1
- data/data/github/Umbraco.gitignore +16 -3
- data/data/github/Unity.gitignore +45 -5
- data/data/github/UnrealEngine.gitignore +7 -3
- data/data/github/VisualStudio.gitignore +139 -22
- data/data/github/WordPress.gitignore +44 -14
- data/data/github/Xojo.gitignore +1 -1
- data/data/github/ZendFramework.gitignore +0 -1
- data/data/github/community/AWS/SAM.gitignore +5 -0
- data/data/github/community/AltiumDesigner.gitignore +20 -0
- data/data/github/community/Bazel.gitignore +6 -0
- data/data/github/community/DotNet/InforCMS.gitignore +15 -0
- data/data/github/community/DotNet/Kentico.gitignore +64 -0
- data/data/github/community/Elixir/Phoenix.gitignore +22 -0
- data/data/github/community/Exercism.gitignore +5 -0
- data/data/github/community/GNOME/GNOMEShellExtension.gitignore +3 -0
- data/data/github/community/Golang/Hugo.gitignore +13 -0
- data/data/github/community/Gretl.gitignore +8 -0
- data/data/github/community/Java/JBoss4.gitignore +19 -0
- data/data/github/community/Java/JBoss6.gitignore +33 -0
- data/data/github/community/JavaScript/Cordova.gitignore +10 -0
- data/data/github/community/JavaScript/Meteor.gitignore +12 -0
- data/data/github/community/JavaScript/NWjs.gitignore +29 -0
- data/data/github/community/JavaScript/Vue.gitignore +9 -0
- data/data/github/community/LensStudio.gitignore +16 -0
- data/data/github/community/Linux/Snap.gitignore +14 -0
- data/data/github/community/Logtalk.gitignore +19 -0
- data/data/github/community/NasaSpecsIntact.gitignore +40 -0
- data/data/github/community/OpenSSL.gitignore +34 -0
- data/data/github/community/PHP/Bitrix.gitignore +23 -0
- data/data/github/community/PHP/CodeSniffer.gitignore +6 -0
- data/data/github/community/PHP/Drupal7.gitignore +43 -0
- data/data/github/community/PHP/Jigsaw.gitignore +6 -0
- data/data/github/community/PHP/Magento1.gitignore +45 -0
- data/data/github/community/PHP/Magento2.gitignore +54 -0
- data/data/github/community/PHP/Pimcore.gitignore +53 -0
- data/data/github/community/PHP/ThinkPHP.gitignore +8 -0
- data/data/github/community/Puppet.gitignore +16 -0
- data/data/github/community/Python/JupyterNotebooks.gitignore +12 -0
- data/data/github/community/Python/Nikola.gitignore +7 -0
- data/data/github/community/ROS2.gitignore +29 -0
- data/data/github/community/Racket.gitignore +15 -0
- data/data/github/community/Red.gitignore +16 -0
- data/data/github/community/SPFx.gitignore +33 -0
- data/data/github/community/Splunk.gitignore +8 -0
- data/data/github/community/Strapi.gitignore +135 -0
- data/data/github/community/V.gitignore +11 -0
- data/data/github/community/Xilinx.gitignore +105 -0
- data/data/github/community/embedded/AtmelStudio.gitignore +22 -0
- data/data/github/community/embedded/IAR_EWARM.gitignore +19 -0
- data/data/github/community/embedded/esp-idf.gitignore +6 -0
- data/forgitter.gemspec +5 -4
- data/lib/forgitter/version.rb +1 -1
- metadata +91 -18
- data/data/custom/vagrant/Vagrant.gitignore +0 -1
- data/data/github/Clojure.gitignore +0 -13
- data/data/github/Fortran.gitignore +0 -32
- data/data/github/Global/Matlab.gitignore +0 -22
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
|
-
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
2
|
+
SHA256:
|
|
3
|
+
metadata.gz: 15be802e175278f3d058ead76227cde27ded86c2e19d3e29e1038c80c4dc8c17
|
|
4
|
+
data.tar.gz: 9d51e0c8ff2b374a4af700b607363feeeb32b95b839700991d0691d6215e59ef
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 4165a0c6bef1880b4fb61695571db7014f9a8a888e6854fa5594b012876004f0cfa7ac88074b68f1bb203a3440e8073e2a8062b11f78901e9db79eb295cca7be
|
|
7
|
+
data.tar.gz: 6e38a4a30949db9aef2f774accb472455bb9aa65d656b0477b04a7816045b656c21044ae2e1d5ce75b0f92297bbe2b24a2aba778d1a19c270e7eb2fcf36dac6f
|
data/.ruby-version
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
3.0.3
|
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
|
data/data/github/Agda.gitignore
CHANGED
|
@@ -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,26 @@ build/
|
|
|
20
5
|
# Local configuration file (sdk path, etc)
|
|
21
6
|
local.properties
|
|
22
7
|
|
|
23
|
-
#
|
|
24
|
-
proguard/
|
|
25
|
-
|
|
26
|
-
# Log Files
|
|
8
|
+
# Log/OS Files
|
|
27
9
|
*.log
|
|
28
10
|
|
|
29
|
-
# Android Studio
|
|
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
|
-
#
|
|
18
|
+
# IntelliJ
|
|
36
19
|
*.iml
|
|
37
|
-
.idea/
|
|
38
|
-
.idea/tasks.xml
|
|
39
|
-
.idea/gradle.xml
|
|
40
|
-
.idea/dictionaries
|
|
41
|
-
.idea/libraries
|
|
20
|
+
.idea/
|
|
42
21
|
|
|
43
22
|
# Keystore files
|
|
44
23
|
*.jks
|
|
45
|
-
|
|
46
|
-
# External native build folder generated in Android Studio 2.2 and later
|
|
47
|
-
.externalNativeBuild
|
|
24
|
+
*.keystore
|
|
48
25
|
|
|
49
26
|
# Google Services (e.g. APIs or Firebase)
|
|
50
27
|
google-services.json
|
|
51
28
|
|
|
52
|
-
#
|
|
53
|
-
|
|
54
|
-
freeline/
|
|
55
|
-
freeline_project_description.json
|
|
29
|
+
# Android Profiling
|
|
30
|
+
*.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
|
-
|
|
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
|
data/data/github/C.gitignore
CHANGED
data/data/github/CMake.gitignore
CHANGED
data/data/github/CONTRIBUTING.md
CHANGED
|
@@ -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
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
composer.phar
|
|
2
2
|
/vendor/
|
|
3
3
|
|
|
4
|
-
# Commit your application's 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
|
-
|
|
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
|
data/data/github/Coq.gitignore
CHANGED
|
@@ -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
|
-
|
|
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 (
|
|
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/
|
|
4
|
+
!/craft/storage/rebrand
|
data/data/github/Dart.gitignore
CHANGED
|
@@ -1,33 +1,27 @@
|
|
|
1
|
-
# See https://www.dartlang.org/
|
|
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
|
-
#
|
|
11
|
-
#
|
|
12
|
-
|
|
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
|
-
#
|
|
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
|
-
*.
|
|
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
|
-
|
|
29
|
-
|
|
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,49 @@
|
|
|
1
|
-
#
|
|
2
|
-
|
|
1
|
+
# gitignore template for Drupal 8 projects
|
|
2
|
+
#
|
|
3
|
+
# earlier versions of Drupal are tracked in `community/PHP/`
|
|
3
4
|
|
|
4
|
-
# Ignore
|
|
5
|
-
|
|
6
|
-
sites
|
|
7
|
-
sites/*/private
|
|
5
|
+
# Ignore configuration files that may contain sensitive information
|
|
6
|
+
/sites/*/*settings*.php
|
|
7
|
+
/sites/*/*services*.yml
|
|
8
8
|
|
|
9
|
-
# Ignore
|
|
10
|
-
|
|
11
|
-
/
|
|
12
|
-
/
|
|
13
|
-
/
|
|
9
|
+
# Ignore paths that may contain user-generated content
|
|
10
|
+
/sites/*/files
|
|
11
|
+
/sites/*/public
|
|
12
|
+
/sites/*/private
|
|
13
|
+
/sites/*/files-public
|
|
14
|
+
/sites/*/files-private
|
|
15
|
+
|
|
16
|
+
# Ignore paths that may contain temporary files
|
|
17
|
+
/sites/*/translations
|
|
18
|
+
/sites/*/tmp
|
|
19
|
+
/sites/*/cache
|
|
20
|
+
|
|
21
|
+
# Ignore testing related files
|
|
22
|
+
/sites/simpletest
|
|
23
|
+
|
|
24
|
+
# Ignore drupal core (if not versioning drupal sources)
|
|
25
|
+
/core
|
|
26
|
+
/vendor
|
|
27
|
+
/modules/README.txt
|
|
28
|
+
/profiles/README.txt
|
|
29
|
+
/themes/README.txt
|
|
30
|
+
/sites/README.txt
|
|
31
|
+
/sites/example.sites.php
|
|
32
|
+
/sites/example.settings.local.php
|
|
33
|
+
/sites/development.services.yml
|
|
34
|
+
/.csslintrc
|
|
35
|
+
/.editorconfig
|
|
36
|
+
/.eslintignore
|
|
37
|
+
/.eslintrc.json
|
|
38
|
+
/.gitattributes
|
|
39
|
+
/.ht.router.php
|
|
40
|
+
/.htaccess
|
|
41
|
+
/autoload.php
|
|
42
|
+
/example.gitignore
|
|
43
|
+
/index.php
|
|
44
|
+
/INSTALL.txt
|
|
14
45
|
/LICENSE.txt
|
|
15
|
-
/MAINTAINERS.txt
|
|
16
|
-
/UPGRADE.txt
|
|
17
46
|
/README.txt
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
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
|
|
47
|
+
/robots.txt
|
|
48
|
+
/update.php
|
|
49
|
+
/web.config
|
data/data/github/Eagle.gitignore
CHANGED
|
@@ -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
|
-
|
data/data/github/ExtJs.gitignore
CHANGED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
C++.gitignore
|
data/data/github/GWT.gitignore
CHANGED
|
@@ -5,17 +5,21 @@
|
|
|
5
5
|
*.rar
|
|
6
6
|
*.zip
|
|
7
7
|
*.gz
|
|
8
|
+
*.gzip
|
|
9
|
+
*.tgz
|
|
8
10
|
*.bzip
|
|
11
|
+
*.bzip2
|
|
9
12
|
*.bz2
|
|
10
13
|
*.xz
|
|
11
14
|
*.lzma
|
|
12
15
|
*.cab
|
|
16
|
+
*.xar
|
|
13
17
|
|
|
14
|
-
#
|
|
18
|
+
# Packing-only formats
|
|
15
19
|
*.iso
|
|
16
20
|
*.tar
|
|
17
21
|
|
|
18
|
-
#
|
|
22
|
+
# Package management formats
|
|
19
23
|
*.dmg
|
|
20
24
|
*.xpi
|
|
21
25
|
*.gem
|
|
@@ -25,3 +29,4 @@
|
|
|
25
29
|
*.msi
|
|
26
30
|
*.msm
|
|
27
31
|
*.msp
|
|
32
|
+
*.txz
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
|
|
2
1
|
.metadata
|
|
3
2
|
bin/
|
|
4
3
|
tmp/
|
|
@@ -11,9 +10,6 @@ local.properties
|
|
|
11
10
|
.loadpath
|
|
12
11
|
.recommenders
|
|
13
12
|
|
|
14
|
-
# Eclipse Core
|
|
15
|
-
.project
|
|
16
|
-
|
|
17
13
|
# External tool builders
|
|
18
14
|
.externalToolBuilders/
|
|
19
15
|
|
|
@@ -26,8 +22,8 @@ local.properties
|
|
|
26
22
|
# CDT-specific (C/C++ Development Tooling)
|
|
27
23
|
.cproject
|
|
28
24
|
|
|
29
|
-
#
|
|
30
|
-
.
|
|
25
|
+
# CDT- autotools
|
|
26
|
+
.autotools
|
|
31
27
|
|
|
32
28
|
# Java annotation processor (APT)
|
|
33
29
|
.factorypath
|
|
@@ -50,7 +46,15 @@ local.properties
|
|
|
50
46
|
# Code Recommenders
|
|
51
47
|
.recommenders/
|
|
52
48
|
|
|
49
|
+
# Annotation Processing
|
|
50
|
+
.apt_generated/
|
|
51
|
+
.apt_generated_test/
|
|
52
|
+
|
|
53
53
|
# Scala IDE specific (Scala & Java development for Eclipse)
|
|
54
54
|
.cache-main
|
|
55
55
|
.scala_dependencies
|
|
56
56
|
.worksheet
|
|
57
|
+
|
|
58
|
+
# Uncomment this line if you wish to ignore the project description file.
|
|
59
|
+
# Typically, this file would be tracked if it contains build/dependency configurations:
|
|
60
|
+
#.project
|