qb 0.1.43 → 0.1.44

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +4 -4
  2. data/lib/qb/version.rb +1 -1
  3. data/roles/qb.gitignore/files/gitignore/Actionscript.gitignore +8 -0
  4. data/roles/qb.gitignore/files/gitignore/Android.gitignore +17 -1
  5. data/roles/qb.gitignore/files/gitignore/Autotools.gitignore +15 -0
  6. data/roles/qb.gitignore/files/gitignore/C++.gitignore +4 -0
  7. data/roles/qb.gitignore/files/gitignore/C.gitignore +19 -0
  8. data/roles/qb.gitignore/files/gitignore/CMake.gitignore +3 -0
  9. data/roles/qb.gitignore/files/gitignore/CONTRIBUTING.md +5 -0
  10. data/roles/qb.gitignore/files/gitignore/CodeIgniter.gitignore +11 -0
  11. data/roles/qb.gitignore/files/gitignore/CommonLisp.gitignore +14 -0
  12. data/roles/qb.gitignore/files/gitignore/Coq.gitignore +28 -1
  13. data/roles/qb.gitignore/files/gitignore/D.gitignore +4 -0
  14. data/roles/qb.gitignore/files/gitignore/Dart.gitignore +8 -2
  15. data/roles/qb.gitignore/files/gitignore/Elisp.gitignore +6 -0
  16. data/roles/qb.gitignore/files/gitignore/Elixir.gitignore +1 -0
  17. data/roles/qb.gitignore/files/gitignore/Elm.gitignore +1 -1
  18. data/roles/qb.gitignore/files/gitignore/Erlang.gitignore +1 -1
  19. data/roles/qb.gitignore/files/gitignore/ExtJs.gitignore +8 -0
  20. data/roles/qb.gitignore/files/gitignore/Global/Ansible.gitignore +1 -0
  21. data/roles/qb.gitignore/files/gitignore/Global/Bazaar.gitignore +2 -0
  22. data/roles/qb.gitignore/files/gitignore/Global/Eclipse.gitignore +5 -0
  23. data/roles/qb.gitignore/files/gitignore/Global/Emacs.gitignore +5 -1
  24. data/roles/qb.gitignore/files/gitignore/Global/JetBrains.gitignore +12 -13
  25. data/roles/qb.gitignore/files/gitignore/Global/Linux.gitignore +3 -0
  26. data/roles/qb.gitignore/files/gitignore/Global/Matlab.gitignore +3 -0
  27. data/roles/qb.gitignore/files/gitignore/Global/MicrosoftOffice.gitignore +3 -0
  28. data/roles/qb.gitignore/files/gitignore/Global/NetBeans.gitignore +0 -1
  29. data/roles/qb.gitignore/files/gitignore/Global/SBT.gitignore +3 -0
  30. data/roles/qb.gitignore/files/gitignore/Global/Stata.gitignore +24 -0
  31. data/roles/qb.gitignore/files/gitignore/Global/SublimeText.gitignore +16 -0
  32. data/roles/qb.gitignore/files/gitignore/Global/Tags.gitignore +1 -0
  33. data/roles/qb.gitignore/files/gitignore/Global/Vim.gitignore +4 -2
  34. data/roles/qb.gitignore/files/gitignore/Global/VisualStudioCode.gitignore +5 -2
  35. data/roles/qb.gitignore/files/gitignore/Global/Windows.gitignore +2 -1
  36. data/roles/qb.gitignore/files/gitignore/Global/{OSX.gitignore → macOS.gitignore} +26 -24
  37. data/roles/qb.gitignore/files/gitignore/Go.gitignore +10 -20
  38. data/roles/qb.gitignore/files/gitignore/Gradle.gitignore +1 -1
  39. data/roles/qb.gitignore/files/gitignore/Haskell.gitignore +3 -0
  40. data/roles/qb.gitignore/files/gitignore/Java.gitignore +10 -0
  41. data/roles/qb.gitignore/files/gitignore/Joomla.gitignore +15 -26
  42. data/roles/qb.gitignore/files/gitignore/Julia.gitignore +4 -0
  43. data/roles/qb.gitignore/files/gitignore/KiCad.gitignore +2 -1
  44. data/roles/qb.gitignore/files/gitignore/LICENSE +116 -19
  45. data/roles/qb.gitignore/files/gitignore/Laravel.gitignore +6 -2
  46. data/roles/qb.gitignore/files/gitignore/Leiningen.gitignore +2 -1
  47. data/roles/qb.gitignore/files/gitignore/Magento.gitignore +16 -104
  48. data/roles/qb.gitignore/files/gitignore/Maven.gitignore +3 -0
  49. data/roles/qb.gitignore/files/gitignore/Nanoc.gitignore +2 -2
  50. data/roles/qb.gitignore/files/gitignore/Node.gitignore +27 -2
  51. data/roles/qb.gitignore/files/gitignore/Objective-C.gitignore +15 -3
  52. data/roles/qb.gitignore/files/gitignore/OpenCart.gitignore +7 -0
  53. data/roles/qb.gitignore/files/gitignore/Perl.gitignore +27 -12
  54. data/roles/qb.gitignore/files/gitignore/PlayFramework.gitignore +1 -0
  55. data/roles/qb.gitignore/files/gitignore/PureScript.gitignore +8 -0
  56. data/roles/qb.gitignore/files/gitignore/Python.gitignore +11 -2
  57. data/roles/qb.gitignore/files/gitignore/Qb.gitignore +2 -0
  58. data/roles/qb.gitignore/files/gitignore/Qt.gitignore +1 -1
  59. data/roles/qb.gitignore/files/gitignore/R.gitignore +8 -0
  60. data/roles/qb.gitignore/files/gitignore/README.md +6 -1
  61. data/roles/qb.gitignore/files/gitignore/Rails.gitignore +8 -2
  62. data/roles/qb.gitignore/files/gitignore/Ruby.gitignore +3 -0
  63. data/roles/qb.gitignore/files/gitignore/Rust.gitignore +4 -9
  64. data/roles/qb.gitignore/files/gitignore/Scala.gitignore +0 -15
  65. data/roles/qb.gitignore/files/gitignore/SugarCRM.gitignore +2 -0
  66. data/roles/qb.gitignore/files/gitignore/Swift.gitignore +6 -2
  67. data/roles/qb.gitignore/files/gitignore/Symfony.gitignore +6 -4
  68. data/roles/qb.gitignore/files/gitignore/TeX.gitignore +48 -8
  69. data/roles/qb.gitignore/files/gitignore/Terraform.gitignore +3 -0
  70. data/roles/qb.gitignore/files/gitignore/Unity.gitignore +6 -1
  71. data/roles/qb.gitignore/files/gitignore/UnrealEngine.gitignore +11 -0
  72. data/roles/qb.gitignore/files/gitignore/VisualStudio.gitignore +41 -5
  73. data/roles/qb.gitignore/files/gitignore/Waf.gitignore +9 -4
  74. metadata +9 -4
  75. 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: 74c6a3c36cd384fdfc27f9981d1f29cbbebe12e5
4
- data.tar.gz: db0de68c734846dbf0e0c8ffe62434d4a27509dc
3
+ metadata.gz: b4ac99b0ab75d3626fb227e3b8d77db311e14546
4
+ data.tar.gz: 6c256d99fb0ed814a7951ca332e5ef84cc35032f
5
5
  SHA512:
6
- metadata.gz: b2938dd933b2b6a404c698a810746941076b5e6e375dac8d403b677d7bd3fca718b112610e2991bd09ae8f2e56a9a30b939bac71c999f6608c77ec08c8dfaeee
7
- data.tar.gz: 840aa9e099fdbbf415e4ed5d345f990b7d785617d81071980dcd2ec64d92f705331f250135e1e1245052fe7d37fee04eaecaa8b4119d463ac99ed8dc52dc80fa
6
+ metadata.gz: 1594ef736ad7ae1b4cc6d8e37c1033891c8ef8f8108d84013657a3b97bde29078e983f67b87bba79aeceddf4a75b9186a8d667631372080c202962e20d54bb1f
7
+ data.tar.gz: 8d71aa2445d216fa256ba7f9caf7414ce9a7d02944a1a696b0c8533346ed8855b31d23af0af664d09ae7a9abc7dd7ebf2201cc275968279c5045bb7da7827972
data/lib/qb/version.rb CHANGED
@@ -1,7 +1,7 @@
1
1
  module QB
2
2
  GEM_NAME = 'qb'
3
3
 
4
- VERSION = "0.1.43"
4
+ VERSION = "0.1.44"
5
5
 
6
6
  def self.gemspec
7
7
  Gem.loaded_specs[GEM_NAME]
@@ -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,3 +1,6 @@
1
+ # Prerequisites
2
+ *.d
3
+
1
4
  # Compiled Object files
2
5
  *.slo
3
6
  *.lo
@@ -15,6 +18,7 @@
15
18
 
16
19
  # Fortran module files
17
20
  *.mod
21
+ *.smod
18
22
 
19
23
  # Compiled Static libraries
20
24
  *.lai
@@ -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
@@ -1,6 +1,9 @@
1
1
  CMakeCache.txt
2
2
  CMakeFiles
3
3
  CMakeScripts
4
+ Testing
4
5
  Makefile
5
6
  cmake_install.cmake
6
7
  install_manifest.txt
8
+ compile_commands.json
9
+ CTestTestfile.cmake
@@ -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,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,3 +1,30 @@
1
- *.vo
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
@@ -18,3 +18,7 @@
18
18
  .dub
19
19
  docs.json
20
20
  __dummy.html
21
+ docs/
22
+
23
+ # Code coverage
24
+ *.lst
@@ -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
- .buildlog
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
@@ -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
@@ -3,3 +3,4 @@
3
3
  /deps
4
4
  erl_crash.dump
5
5
  *.ez
6
+ *.beam
@@ -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-*
@@ -4,7 +4,7 @@ deps
4
4
  *.beam
5
5
  *.plt
6
6
  erl_crash.dump
7
- ebin
7
+ ebin/*.beam
8
8
  rel/example_project
9
9
  .concrete/DEV_MODE
10
10
  .rebar
@@ -1,4 +1,12 @@
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/
@@ -0,0 +1,2 @@
1
+ .bzr/
2
+ .bzrignore
@@ -49,3 +49,8 @@ local.properties
49
49
 
50
50
  # Code Recommenders
51
51
  .recommenders/
52
+
53
+ # Scala IDE specific (Scala & Java development for Eclipse)
54
+ .cache-main
55
+ .scala_dependencies
56
+ .worksheet
@@ -30,6 +30,7 @@ tramp
30
30
 
31
31
  # cask packages
32
32
  .cask/
33
+ dist/
33
34
 
34
35
  # Flycheck
35
36
  flycheck_*.el
@@ -38,4 +39,7 @@ flycheck_*.el
38
39
  /server/
39
40
 
40
41
  # projectiles files
41
- .projectile
42
+ .projectile
43
+
44
+ # directory configuration
45
+ .dir-locals.el
@@ -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/workspace.xml
6
- .idea/tasks.xml
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/dataSources.ids
13
- .idea/dataSources.xml
14
- .idea/dataSources.local.xml
15
- .idea/sqlDataSources.xml
16
- .idea/dynamic.xml
17
- .idea/uiDesigner.xml
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/gradle.xml
21
- .idea/libraries
19
+ .idea/**/gradle.xml
20
+ .idea/**/libraries
22
21
 
23
22
  # Mongo Explorer plugin:
24
- .idea/mongoSettings.xml
23
+ .idea/**/mongoSettings.xml
25
24
 
26
25
  ## File-based project format:
27
26
  *.iws
@@ -8,3 +8,6 @@
8
8
 
9
9
  # Linux trash folder which might appear on any partition or disk
10
10
  .Trash-*
11
+
12
+ # .nfs files are created when an open file is removed but is still being accessed
13
+ .nfs*
@@ -17,3 +17,6 @@ slprj/
17
17
 
18
18
  # Session info
19
19
  octave-workspace
20
+
21
+ # Simulink autosave extension
22
+ .autosave
@@ -11,3 +11,6 @@
11
11
 
12
12
  # PowerPoint temporary
13
13
  ~$*.ppt*
14
+
15
+ # Visio autosave temporary files
16
+ *.~vsdx
@@ -3,5 +3,4 @@ build/
3
3
  nbbuild/
4
4
  dist/
5
5
  nbdist/
6
- nbactions.xml
7
6
  .nb-gradle/
@@ -1,9 +1,12 @@
1
1
  # Simple Build Tool
2
2
  # http://www.scala-sbt.org/release/docs/Getting-Started/Directories.html#configuring-version-control
3
3
 
4
+ dist/*
4
5
  target/
5
6
  lib_managed/
6
7
  src_managed/
7
8
  project/boot/
9
+ project/plugins/project/
8
10
  .history
9
11
  .cache
12
+ .lib/