qb 0.1.43 → 0.1.44
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 +4 -4
- data/lib/qb/version.rb +1 -1
- data/roles/qb.gitignore/files/gitignore/Actionscript.gitignore +8 -0
- data/roles/qb.gitignore/files/gitignore/Android.gitignore +17 -1
- data/roles/qb.gitignore/files/gitignore/Autotools.gitignore +15 -0
- data/roles/qb.gitignore/files/gitignore/C++.gitignore +4 -0
- data/roles/qb.gitignore/files/gitignore/C.gitignore +19 -0
- data/roles/qb.gitignore/files/gitignore/CMake.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/CONTRIBUTING.md +5 -0
- data/roles/qb.gitignore/files/gitignore/CodeIgniter.gitignore +11 -0
- data/roles/qb.gitignore/files/gitignore/CommonLisp.gitignore +14 -0
- data/roles/qb.gitignore/files/gitignore/Coq.gitignore +28 -1
- data/roles/qb.gitignore/files/gitignore/D.gitignore +4 -0
- data/roles/qb.gitignore/files/gitignore/Dart.gitignore +8 -2
- data/roles/qb.gitignore/files/gitignore/Elisp.gitignore +6 -0
- data/roles/qb.gitignore/files/gitignore/Elixir.gitignore +1 -0
- data/roles/qb.gitignore/files/gitignore/Elm.gitignore +1 -1
- data/roles/qb.gitignore/files/gitignore/Erlang.gitignore +1 -1
- data/roles/qb.gitignore/files/gitignore/ExtJs.gitignore +8 -0
- data/roles/qb.gitignore/files/gitignore/Global/Ansible.gitignore +1 -0
- data/roles/qb.gitignore/files/gitignore/Global/Bazaar.gitignore +2 -0
- data/roles/qb.gitignore/files/gitignore/Global/Eclipse.gitignore +5 -0
- data/roles/qb.gitignore/files/gitignore/Global/Emacs.gitignore +5 -1
- data/roles/qb.gitignore/files/gitignore/Global/JetBrains.gitignore +12 -13
- data/roles/qb.gitignore/files/gitignore/Global/Linux.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Global/Matlab.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Global/MicrosoftOffice.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Global/NetBeans.gitignore +0 -1
- data/roles/qb.gitignore/files/gitignore/Global/SBT.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Global/Stata.gitignore +24 -0
- data/roles/qb.gitignore/files/gitignore/Global/SublimeText.gitignore +16 -0
- data/roles/qb.gitignore/files/gitignore/Global/Tags.gitignore +1 -0
- data/roles/qb.gitignore/files/gitignore/Global/Vim.gitignore +4 -2
- data/roles/qb.gitignore/files/gitignore/Global/VisualStudioCode.gitignore +5 -2
- data/roles/qb.gitignore/files/gitignore/Global/Windows.gitignore +2 -1
- data/roles/qb.gitignore/files/gitignore/Global/{OSX.gitignore → macOS.gitignore} +26 -24
- data/roles/qb.gitignore/files/gitignore/Go.gitignore +10 -20
- data/roles/qb.gitignore/files/gitignore/Gradle.gitignore +1 -1
- data/roles/qb.gitignore/files/gitignore/Haskell.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Java.gitignore +10 -0
- data/roles/qb.gitignore/files/gitignore/Joomla.gitignore +15 -26
- data/roles/qb.gitignore/files/gitignore/Julia.gitignore +4 -0
- data/roles/qb.gitignore/files/gitignore/KiCad.gitignore +2 -1
- data/roles/qb.gitignore/files/gitignore/LICENSE +116 -19
- data/roles/qb.gitignore/files/gitignore/Laravel.gitignore +6 -2
- data/roles/qb.gitignore/files/gitignore/Leiningen.gitignore +2 -1
- data/roles/qb.gitignore/files/gitignore/Magento.gitignore +16 -104
- data/roles/qb.gitignore/files/gitignore/Maven.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Nanoc.gitignore +2 -2
- data/roles/qb.gitignore/files/gitignore/Node.gitignore +27 -2
- data/roles/qb.gitignore/files/gitignore/Objective-C.gitignore +15 -3
- data/roles/qb.gitignore/files/gitignore/OpenCart.gitignore +7 -0
- data/roles/qb.gitignore/files/gitignore/Perl.gitignore +27 -12
- data/roles/qb.gitignore/files/gitignore/PlayFramework.gitignore +1 -0
- data/roles/qb.gitignore/files/gitignore/PureScript.gitignore +8 -0
- data/roles/qb.gitignore/files/gitignore/Python.gitignore +11 -2
- data/roles/qb.gitignore/files/gitignore/Qb.gitignore +2 -0
- data/roles/qb.gitignore/files/gitignore/Qt.gitignore +1 -1
- data/roles/qb.gitignore/files/gitignore/R.gitignore +8 -0
- data/roles/qb.gitignore/files/gitignore/README.md +6 -1
- data/roles/qb.gitignore/files/gitignore/Rails.gitignore +8 -2
- data/roles/qb.gitignore/files/gitignore/Ruby.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Rust.gitignore +4 -9
- data/roles/qb.gitignore/files/gitignore/Scala.gitignore +0 -15
- data/roles/qb.gitignore/files/gitignore/SugarCRM.gitignore +2 -0
- data/roles/qb.gitignore/files/gitignore/Swift.gitignore +6 -2
- data/roles/qb.gitignore/files/gitignore/Symfony.gitignore +6 -4
- data/roles/qb.gitignore/files/gitignore/TeX.gitignore +48 -8
- data/roles/qb.gitignore/files/gitignore/Terraform.gitignore +3 -0
- data/roles/qb.gitignore/files/gitignore/Unity.gitignore +6 -1
- data/roles/qb.gitignore/files/gitignore/UnrealEngine.gitignore +11 -0
- data/roles/qb.gitignore/files/gitignore/VisualStudio.gitignore +41 -5
- data/roles/qb.gitignore/files/gitignore/Waf.gitignore +9 -4
- metadata +9 -4
- data/roles/qb.gitignore/files/gitignore/Global/IPythonNotebook.gitignore +0 -2
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: b4ac99b0ab75d3626fb227e3b8d77db311e14546
|
|
4
|
+
data.tar.gz: 6c256d99fb0ed814a7951ca332e5ef84cc35032f
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 1594ef736ad7ae1b4cc6d8e37c1033891c8ef8f8108d84013657a3b97bde29078e983f67b87bba79aeceddf4a75b9186a8d667631372080c202962e20d54bb1f
|
|
7
|
+
data.tar.gz: 8d71aa2445d216fa256ba7f9caf7414ce9a7d02944a1a696b0c8533346ed8855b31d23af0af664d09ae7a9abc7dd7ebf2201cc275968279c5045bb7da7827972
|
data/lib/qb/version.rb
CHANGED
|
@@ -2,10 +2,18 @@
|
|
|
2
2
|
bin/
|
|
3
3
|
bin-debug/
|
|
4
4
|
bin-release/
|
|
5
|
+
[Oo]bj/ # FlashDevelop obj
|
|
6
|
+
[Bb]in/ # FlashDevelop bin
|
|
5
7
|
|
|
6
8
|
# Other files and folders
|
|
7
9
|
.settings/
|
|
8
10
|
|
|
11
|
+
# Executables
|
|
12
|
+
*.swf
|
|
13
|
+
*.air
|
|
14
|
+
*.ipa
|
|
15
|
+
*.apk
|
|
16
|
+
|
|
9
17
|
# Project files, i.e. `.project`, `.actionScriptProperties` and `.flexProperties`
|
|
10
18
|
# should NOT be excluded as they contain compiler settings and other important
|
|
11
19
|
# information for Eclipse / Flash Builder.
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
*.apk
|
|
3
3
|
*.ap_
|
|
4
4
|
|
|
5
|
-
# Files for the Dalvik VM
|
|
5
|
+
# Files for the ART/Dalvik VM
|
|
6
6
|
*.dex
|
|
7
7
|
|
|
8
8
|
# Java class files
|
|
@@ -34,6 +34,22 @@ captures/
|
|
|
34
34
|
|
|
35
35
|
# Intellij
|
|
36
36
|
*.iml
|
|
37
|
+
.idea/workspace.xml
|
|
38
|
+
.idea/tasks.xml
|
|
39
|
+
.idea/gradle.xml
|
|
40
|
+
.idea/dictionaries
|
|
41
|
+
.idea/libraries
|
|
37
42
|
|
|
38
43
|
# Keystore files
|
|
39
44
|
*.jks
|
|
45
|
+
|
|
46
|
+
# External native build folder generated in Android Studio 2.2 and later
|
|
47
|
+
.externalNativeBuild
|
|
48
|
+
|
|
49
|
+
# Google Services (e.g. APIs or Firebase)
|
|
50
|
+
google-services.json
|
|
51
|
+
|
|
52
|
+
# Freeline
|
|
53
|
+
freeline.py
|
|
54
|
+
freeline/
|
|
55
|
+
freeline_project_description.json
|
|
@@ -1,6 +1,11 @@
|
|
|
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
|
|
4
9
|
|
|
5
10
|
# http://www.gnu.org/software/autoconf
|
|
6
11
|
|
|
@@ -9,10 +14,20 @@ Makefile.in
|
|
|
9
14
|
/autoscan-*.log
|
|
10
15
|
/aclocal.m4
|
|
11
16
|
/compile
|
|
17
|
+
/config.guess
|
|
12
18
|
/config.h.in
|
|
19
|
+
/config.sub
|
|
13
20
|
/configure
|
|
14
21
|
/configure.scan
|
|
15
22
|
/depcomp
|
|
16
23
|
/install-sh
|
|
17
24
|
/missing
|
|
18
25
|
/stamp-h1
|
|
26
|
+
|
|
27
|
+
# https://www.gnu.org/software/libtool/
|
|
28
|
+
|
|
29
|
+
/ltmain.sh
|
|
30
|
+
|
|
31
|
+
# http://www.gnu.org/software/texinfo
|
|
32
|
+
|
|
33
|
+
/texinfo.tex
|
|
@@ -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
|
|
@@ -30,3 +38,14 @@
|
|
|
30
38
|
|
|
31
39
|
# Debug files
|
|
32
40
|
*.dSYM/
|
|
41
|
+
*.su
|
|
42
|
+
*.idb
|
|
43
|
+
*.pdb
|
|
44
|
+
|
|
45
|
+
# Kernel Module Compile Results
|
|
46
|
+
*.mod*
|
|
47
|
+
*.cmd
|
|
48
|
+
modules.order
|
|
49
|
+
Module.symvers
|
|
50
|
+
Mkfile.old
|
|
51
|
+
dkms.conf
|
|
@@ -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
|
|
@@ -4,3 +4,14 @@
|
|
|
4
4
|
*/cache/*
|
|
5
5
|
!*/cache/index.html
|
|
6
6
|
!*/cache/.htaccess
|
|
7
|
+
|
|
8
|
+
user_guide_src/build/*
|
|
9
|
+
user_guide_src/cilexer/build/*
|
|
10
|
+
user_guide_src/cilexer/dist/*
|
|
11
|
+
user_guide_src/cilexer/pycilexer.egg-info/*
|
|
12
|
+
|
|
13
|
+
#codeigniter 3
|
|
14
|
+
application/logs/*
|
|
15
|
+
!application/logs/index.html
|
|
16
|
+
!application/logs/.htaccess
|
|
17
|
+
/vendor/
|
|
@@ -1,3 +1,30 @@
|
|
|
1
|
-
|
|
1
|
+
.*.aux
|
|
2
|
+
*.a
|
|
3
|
+
*.cma
|
|
4
|
+
*.cmi
|
|
5
|
+
*.cmo
|
|
6
|
+
*.cmx
|
|
7
|
+
*.cmxa
|
|
8
|
+
*.cmxs
|
|
2
9
|
*.glob
|
|
10
|
+
*.ml.d
|
|
11
|
+
*.ml4.d
|
|
12
|
+
*.mli.d
|
|
13
|
+
*.mllib.d
|
|
14
|
+
*.mlpack.d
|
|
15
|
+
*.native
|
|
16
|
+
*.o
|
|
3
17
|
*.v.d
|
|
18
|
+
*.vio
|
|
19
|
+
*.vo
|
|
20
|
+
.coq-native/
|
|
21
|
+
.csdp.cache
|
|
22
|
+
.lia.cache
|
|
23
|
+
.nia.cache
|
|
24
|
+
.nlia.cache
|
|
25
|
+
.nra.cache
|
|
26
|
+
csdp.cache
|
|
27
|
+
lia.cache
|
|
28
|
+
nia.cache
|
|
29
|
+
nlia.cache
|
|
30
|
+
nra.cache
|
|
@@ -1,13 +1,19 @@
|
|
|
1
1
|
# See https://www.dartlang.org/tools/private-files.html
|
|
2
2
|
|
|
3
3
|
# Files and directories created by pub
|
|
4
|
-
|
|
4
|
+
|
|
5
|
+
# SDK 1.20 and later (no longer creates packages directories)
|
|
5
6
|
.packages
|
|
6
|
-
.project
|
|
7
7
|
.pub/
|
|
8
8
|
build/
|
|
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
|
|
9
14
|
**/packages/
|
|
10
15
|
|
|
16
|
+
|
|
11
17
|
# Files created by dart2js
|
|
12
18
|
# (Most Dart developers will use pub build to compile Dart, use/modify these
|
|
13
19
|
# rules if you intend to use dart2js directly
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
*.retry
|
|
@@ -2,26 +2,25 @@
|
|
|
2
2
|
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
|
|
3
3
|
|
|
4
4
|
# User-specific stuff:
|
|
5
|
-
.idea
|
|
6
|
-
.idea
|
|
5
|
+
.idea/**/workspace.xml
|
|
6
|
+
.idea/**/tasks.xml
|
|
7
7
|
.idea/dictionaries
|
|
8
|
-
.idea/vcs.xml
|
|
9
|
-
.idea/jsLibraryMappings.xml
|
|
10
8
|
|
|
11
9
|
# Sensitive or high-churn files:
|
|
12
|
-
.idea/
|
|
13
|
-
.idea
|
|
14
|
-
.idea
|
|
15
|
-
.idea
|
|
16
|
-
.idea
|
|
17
|
-
.idea
|
|
10
|
+
.idea/**/dataSources/
|
|
11
|
+
.idea/**/dataSources.ids
|
|
12
|
+
.idea/**/dataSources.xml
|
|
13
|
+
.idea/**/dataSources.local.xml
|
|
14
|
+
.idea/**/sqlDataSources.xml
|
|
15
|
+
.idea/**/dynamic.xml
|
|
16
|
+
.idea/**/uiDesigner.xml
|
|
18
17
|
|
|
19
18
|
# Gradle:
|
|
20
|
-
.idea
|
|
21
|
-
.idea
|
|
19
|
+
.idea/**/gradle.xml
|
|
20
|
+
.idea/**/libraries
|
|
22
21
|
|
|
23
22
|
# Mongo Explorer plugin:
|
|
24
|
-
.idea
|
|
23
|
+
.idea/**/mongoSettings.xml
|
|
25
24
|
|
|
26
25
|
## File-based project format:
|
|
27
26
|
*.iws
|