forgitter 0.0.12 → 0.1.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +5 -5
- data/.gitignore +54 -14
- data/Rakefile +0 -1
- data/data/custom/vagrant/.gitkeep +0 -0
- data/data/custom/vagrant/Vagrant.gitignore +1 -0
- data/data/github/.github/PULL_REQUEST_TEMPLATE.md +3 -2
- 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 +14 -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/CodeIgniter.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 +59 -33
- 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/FlaxEngine.gitignore +45 -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 +45 -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 +7 -0
- data/data/github/Global/Windows.gitignore +6 -1
- data/data/github/Global/Xcode.gitignore +3 -20
- data/data/github/Global/macOS.gitignore +26 -26
- data/data/github/Go.gitignore +10 -3
- data/data/github/Godot.gitignore +11 -0
- data/data/github/Gradle.gitignore +10 -3
- 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 +4 -0
- data/data/github/Joomla.gitignore +276 -106
- data/data/github/Julia.gitignore +20 -0
- data/data/github/KiCad.gitignore +9 -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 +7 -2
- data/data/github/Nanoc.gitignore +1 -1
- data/data/github/Nim.gitignore +2 -0
- data/data/github/Node.gitignore +76 -5
- data/data/github/OCaml.gitignore +9 -0
- data/data/github/Objective-C.gitignore +18 -13
- data/data/github/Packer.gitignore +11 -0
- data/data/github/Perl.gitignore +2 -2
- 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 +74 -8
- data/data/github/Qt.gitignore +21 -5
- data/data/github/R.gitignore +17 -1
- data/data/github/README.md +89 -18
- data/data/github/ROS.gitignore +4 -0
- data/data/github/Racket.gitignore +7 -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 +88 -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/Unity.gitignore +42 -5
- data/data/github/UnrealEngine.gitignore +7 -3
- data/data/github/VisualStudio.gitignore +142 -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/CDK.gitignore +4 -0
- data/data/github/community/AWS/SAM.gitignore +5 -0
- data/data/github/community/AltiumDesigner.gitignore +20 -0
- data/data/github/community/AutoIt.gitignore +8 -0
- data/data/github/community/B4X.gitignore +3 -0
- data/data/github/community/Bazel.gitignore +13 -0
- data/data/github/community/Beef.gitignore +3 -0
- data/data/github/community/DotNet/InforCMS.gitignore +15 -0
- data/data/github/community/DotNet/Kentico.gitignore +64 -0
- data/data/github/community/DotNet/Umbraco.gitignore +52 -0
- data/data/github/community/DotNet/core.gitignore +38 -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/Go.AllowList.gitignore +23 -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/Nix.gitignore +3 -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/Toit.gitignore +2 -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/data/github/community/embedded/uVision.gitignore +45 -0
- data/forgitter.gemspec +6 -5
- data/lib/forgitter/version.rb +1 -1
- metadata +104 -21
- data/.ruby-version +0 -1
- 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
- data/data/github/Umbraco.gitignore +0 -19
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
|
-
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 68ca42df72e73e7c628dbebfd42031b3c98d81736cc8d4dbe0df2cef9a93dce0
|
4
|
+
data.tar.gz: f07f15f1ada5043dc95117630bb02d256801322a76922864e6174096623887f4
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
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
|
-
|
4
|
-
|
5
|
-
|
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
|
-
|
8
|
-
|
9
|
-
|
10
|
-
|
11
|
-
|
12
|
-
|
13
|
-
|
14
|
-
|
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
|
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,29 @@ 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
|
-
.
|
39
|
-
.
|
40
|
-
.
|
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
|
-
#
|
53
|
-
|
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
|
-
|
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,62 @@
|
|
1
|
-
#
|
2
|
-
|
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
|
5
|
-
|
6
|
-
sites
|
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
|
10
|
-
|
11
|
-
/
|
12
|
-
/
|
13
|
-
/
|
14
|
-
/
|
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
|
23
|
-
|
24
|
-
web
|
25
|
-
|
26
|
-
|
27
|
-
|
28
|
-
|
29
|
-
|
30
|
-
|
31
|
-
/
|
32
|
-
/
|
33
|
-
/
|
34
|
-
/
|
35
|
-
/
|
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
|
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,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
|