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
@@ -1,16 +1,20 @@
1
1
  vendor/
2
2
  node_modules/
3
+ npm-debug.log
3
4
 
4
5
  # Laravel 4 specific
5
6
  bootstrap/compiled.php
6
7
  app/storage/
7
8
 
8
9
  # Laravel 5 & Lumen specific
9
- bootstrap/cache/
10
- storage/
10
+ public/storage
11
+ public/hot
12
+ storage/*.key
11
13
  .env.*.php
12
14
  .env.php
13
15
  .env
16
+ Homestead.yaml
17
+ Homestead.json
14
18
 
15
19
  # Rocketeer PHP task runner and deployment package. https://github.com/rocketeers/rocketeer
16
20
  .rocketeer/
@@ -1,6 +1,7 @@
1
1
  pom.xml
2
2
  pom.xml.asc
3
- *jar
3
+ *.jar
4
+ *.class
4
5
  /lib/
5
6
  /classes/
6
7
  /target/
@@ -1,104 +1,16 @@
1
- .htaccess.sample
2
- .modgit/
3
- .modman/
4
- app/code/community/Phoenix/Moneybookers/
5
- app/code/community/Cm/RedisSession/
6
- app/code/core/
7
- app/design/adminhtml/default/default/
8
- app/design/frontend/base/
9
- app/design/frontend/rwd/
10
- app/design/frontend/default/blank/
11
- app/design/frontend/default/default/
12
- app/design/frontend/default/iphone/
13
- app/design/frontend/default/modern/
14
- app/design/frontend/enterprise/default
15
- app/design/install/
16
- app/etc/modules/Enterprise_*
17
- app/etc/modules/Mage_*.xml
18
- app/etc/modules/Phoenix_Moneybookers.xml
19
- app/etc/modules/Cm_RedisSession.xml
20
- app/etc/applied.patches.list
21
- app/etc/config.xml
22
- app/etc/enterprise.xml
23
- app/etc/local.xml.additional
24
- app/etc/local.xml.template
25
- app/etc/local.xml
26
- app/.htaccess
27
- app/bootstrap.php
28
- app/locale/en_US/
29
- app/Mage.php
30
- /cron.php
31
- cron.sh
32
- dev/.htaccess
33
- dev/tests/functional/
34
- downloader/
35
- errors/
36
- favicon.ico
37
- /get.php
38
- includes/
39
- /index.php
40
- index.php.sample
41
- /install.php
42
- js/blank.html
43
- js/calendar/
44
- js/enterprise/
45
- js/extjs/
46
- js/firebug/
47
- js/flash/
48
- js/index.php
49
- js/jscolor/
50
- js/lib/
51
- js/mage/
52
- js/prototype/
53
- js/scriptaculous/
54
- js/spacer.gif
55
- js/tiny_mce/
56
- js/varien/
57
- lib/3Dsecure/
58
- lib/Apache/
59
- lib/flex/
60
- lib/googlecheckout/
61
- lib/.htaccess
62
- lib/LinLibertineFont/
63
- lib/Mage/
64
- lib/PEAR/
65
- lib/Pelago/
66
- lib/phpseclib/
67
- lib/Varien/
68
- lib/Zend/
69
- lib/Cm/
70
- lib/Credis/
71
- lib/Magento/
72
- LICENSE_AFL.txt
73
- LICENSE.html
74
- LICENSE.txt
75
- LICENSE_EE*
76
- /mage
77
- media/
78
- /api.php
79
- nbproject/
80
- pear
81
- pear/
82
- php.ini.sample
83
- pkginfo/
84
- RELEASE_NOTES.txt
85
- shell/.htaccess
86
- shell/abstract.php
87
- shell/compiler.php
88
- shell/indexer.php
89
- shell/log.php
90
- sitemap.xml
91
- skin/adminhtml/default/default/
92
- skin/adminhtml/default/enterprise
93
- skin/frontend/base/
94
- skin/frontend/rwd/
95
- skin/frontend/default/blank/
96
- skin/frontend/default/blue/
97
- skin/frontend/default/default/
98
- skin/frontend/default/french/
99
- skin/frontend/default/german/
100
- skin/frontend/default/iphone/
101
- skin/frontend/default/modern/
102
- skin/frontend/enterprise
103
- skin/install/
104
- var/
1
+ #--------------------------#
2
+ # Magento Default Files #
3
+ #--------------------------#
4
+
5
+ /app/etc/local.xml
6
+ /media/*
7
+ !/media/.htaccess
8
+ !/media/customer/.htaccess
9
+ !/media/dhl/logo.jpg
10
+ !/media/downloadable/.htaccess
11
+ !/media/xmlconnect/custom/ok.gif
12
+ !/media/xmlconnect/original/ok.gif
13
+ !/media/xmlconnect/system/ok.gif
14
+ /var/*
15
+ !/var/.htaccess
16
+ !/var/package/*.xml
@@ -7,3 +7,6 @@ release.properties
7
7
  dependency-reduced-pom.xml
8
8
  buildNumber.properties
9
9
  .mvn/timing.properties
10
+
11
+ # Avoid ignoring Maven wrapper jar file (.jar files are usually ignored)
12
+ !/.mvn/wrapper/maven-wrapper.jar
@@ -1,6 +1,6 @@
1
- # For projects using nanoc (http://nanoc.ws/)
1
+ # For projects using Nanoc (http://nanoc.ws/)
2
2
 
3
- # Default location for output, needs to match output_dir's value found in config.yaml
3
+ # Default location for output (needs to match output_dir's value found in nanoc.yaml)
4
4
  output/
5
5
 
6
6
  # Temporary file directory
@@ -2,11 +2,14 @@
2
2
  logs
3
3
  *.log
4
4
  npm-debug.log*
5
+ yarn-debug.log*
6
+ yarn-error.log*
5
7
 
6
8
  # Runtime data
7
9
  pids
8
10
  *.pid
9
11
  *.seed
12
+ *.pid.lock
10
13
 
11
14
  # Directory for instrumented libs generated by jscoverage/JSCover
12
15
  lib-cov
@@ -14,9 +17,15 @@ lib-cov
14
17
  # Coverage directory used by tools like istanbul
15
18
  coverage
16
19
 
20
+ # nyc test coverage
21
+ .nyc_output
22
+
17
23
  # Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
18
24
  .grunt
19
25
 
26
+ # Bower dependency directory (https://bower.io/)
27
+ bower_components
28
+
20
29
  # node-waf configuration
21
30
  .lock-wscript
22
31
 
@@ -24,11 +33,27 @@ coverage
24
33
  build/Release
25
34
 
26
35
  # Dependency directories
27
- node_modules
28
- jspm_packages
36
+ node_modules/
37
+ jspm_packages/
38
+
39
+ # Typescript v1 declaration files
40
+ typings/
29
41
 
30
42
  # Optional npm cache directory
31
43
  .npm
32
44
 
45
+ # Optional eslint cache
46
+ .eslintcache
47
+
33
48
  # Optional REPL history
34
49
  .node_repl_history
50
+
51
+ # Output of 'npm pack'
52
+ *.tgz
53
+
54
+ # Yarn Integrity file
55
+ .yarn-integrity
56
+
57
+ # dotenv environment variables file
58
+ .env
59
+
@@ -19,11 +19,14 @@ xcuserdata/
19
19
 
20
20
  ## Other
21
21
  *.moved-aside
22
- *.xcuserstate
22
+ *.xccheckout
23
+ *.xcscmblueprint
23
24
 
24
25
  ## Obj-C/Swift specific
25
26
  *.hmap
26
27
  *.ipa
28
+ *.dSYM.zip
29
+ *.dSYM
27
30
 
28
31
  # CocoaPods
29
32
  #
@@ -42,10 +45,19 @@ Carthage/Build
42
45
 
43
46
  # fastlane
44
47
  #
45
- # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
48
+ # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
46
49
  # screenshots whenever they are needed.
47
50
  # For more information about the recommended setup visit:
48
- # https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
51
+ # https://docs.fastlane.tools/best-practices/source-control/#source-control
49
52
 
50
53
  fastlane/report.xml
54
+ fastlane/Preview.html
51
55
  fastlane/screenshots
56
+ fastlane/test_output
57
+
58
+ # Code Injection
59
+ #
60
+ # After new code Injection tools there's a generated folder /iOSInjectionProject
61
+ # https://github.com/johnno1962/injectionforxcode
62
+
63
+ iOSInjectionProject/
@@ -11,3 +11,10 @@ system/cache/
11
11
  system/logs/
12
12
 
13
13
  system/storage/
14
+
15
+ # vQmod log files
16
+ vqmod/logs/*
17
+ # vQmod cache files
18
+ vqmod/vqcache/*
19
+ vqmod/checked.cache
20
+ vqmod/mods.cache
@@ -1,20 +1,35 @@
1
- /blib/
2
- /.build/
3
- _build/
4
- cover_db/
5
- inc/
6
- Build
7
1
  !Build/
8
- Build.bat
9
2
  .last_cover_stats
10
- /Makefile
11
- /Makefile.old
12
- /MANIFEST.bak
13
3
  /META.yml
14
4
  /META.json
15
5
  /MYMETA.*
16
- nytprof.out
17
- /pm_to_blib
18
6
  *.o
7
+ *.pm.tdy
19
8
  *.bs
9
+
10
+ # Devel::Cover
11
+ cover_db/
12
+
13
+ # Devel::NYTProf
14
+ nytprof.out
15
+
16
+ # Dizt::Zilla
17
+ /.build/
18
+
19
+ # Module::Build
20
+ _build/
21
+ Build
22
+ Build.bat
23
+
24
+ # Module::Install
25
+ inc/
26
+
27
+ # ExtUitls::MakeMaker
28
+ /blib/
20
29
  /_eumm/
30
+ /*.gz
31
+ /Makefile
32
+ /Makefile.old
33
+ /MANIFEST.bak
34
+ /pm_to_blib
35
+ /*.zip
@@ -5,6 +5,7 @@ bin/
5
5
  /lib/
6
6
  /logs/
7
7
  /modules
8
+ /project/project
8
9
  /project/target
9
10
  /target
10
11
  tmp/
@@ -0,0 +1,8 @@
1
+ # Dependencies
2
+ .psci_modules
3
+ bower_components
4
+ node_modules
5
+
6
+ # Generated files
7
+ .psci
8
+ output
@@ -20,6 +20,7 @@ lib64/
20
20
  parts/
21
21
  sdist/
22
22
  var/
23
+ wheels/
23
24
  *.egg-info/
24
25
  .installed.cfg
25
26
  *.egg
@@ -53,8 +54,9 @@ coverage.xml
53
54
  *.log
54
55
  local_settings.py
55
56
 
56
- # Flask instance folder
57
+ # Flask stuff:
57
58
  instance/
59
+ .webassets-cache
58
60
 
59
61
  # Scrapy stuff:
60
62
  .scrapy
@@ -65,7 +67,7 @@ docs/_build/
65
67
  # PyBuilder
66
68
  target/
67
69
 
68
- # IPython Notebook
70
+ # Jupyter Notebook
69
71
  .ipynb_checkpoints
70
72
 
71
73
  # pyenv
@@ -74,12 +76,19 @@ target/
74
76
  # celery beat schedule file
75
77
  celerybeat-schedule
76
78
 
79
+ # SageMath parsed files
80
+ *.sage.py
81
+
77
82
  # dotenv
78
83
  .env
79
84
 
80
85
  # virtualenv
86
+ .venv
81
87
  venv/
82
88
  ENV/
83
89
 
84
90
  # Spyder project settings
85
91
  .spyderproject
92
+
93
+ # Rope project settings
94
+ .ropeproject
@@ -0,0 +1,2 @@
1
+ # generated qb playbooks
2
+ .qb-playbook.yml
@@ -34,5 +34,5 @@ Makefile*
34
34
  *.qmlproject.user.*
35
35
 
36
36
  # QtCtreator CMake
37
- CMakeLists.txt.user
37
+ CMakeLists.txt.user*
38
38
 
@@ -23,3 +23,11 @@ vignettes/*.pdf
23
23
 
24
24
  # OAuth2 token, see https://github.com/hadley/httr/releases/tag/v0.3
25
25
  .httr-oauth
26
+
27
+ # knitr and R markdown default cache directories
28
+ /*_cache/
29
+ /cache/
30
+
31
+ # Temporary files created by R markdown
32
+ *.utf8.md
33
+ *.knit.md
@@ -53,6 +53,11 @@ high quality, we request that contributions adhere to the following guidelines.
53
53
  In general, the more you can do to help us understand the change you’re making,
54
54
  the more likely we’ll be to accept your contribution quickly.
55
55
 
56
+ If a template is mostly a list of files installed by a particular version of
57
+ some software (e.g. a PHP framework) then it's brittle and probably no more
58
+ helpful than a simple `ls`. If it's not possible to curate a small set of
59
+ useful rules, then the template might not be a good fit for this collection.
60
+
56
61
  Please also understand that we can’t list every tool that ever existed.
57
62
  Our aim is to curate a collection of the *most common and helpful* templates,
58
63
  not to make sure we cover every project possible. If we choose not to
@@ -76,4 +81,4 @@ by automatically forking the project and prompting to send a pull request too.
76
81
 
77
82
  ## License
78
83
 
79
- [MIT](./LICENSE).
84
+ [CC0-1.0](./LICENSE).
@@ -12,9 +12,15 @@ capybara-*.html
12
12
  rerun.txt
13
13
  pickle-email-*.html
14
14
 
15
- # TODO Comment out these rules if you are OK with secrets being uploaded to the repo
15
+ # TODO Comment out this rule if you are OK with secrets being uploaded to the repo
16
16
  config/initializers/secret_token.rb
17
- config/secrets.yml
17
+
18
+ # Only include if you have production secrets in this file, which is no longer a Rails default
19
+ # config/secrets.yml
20
+
21
+ # dotenv
22
+ # TODO Comment out this rule if environment variables can be committed
23
+ .env
18
24
 
19
25
  ## Environment normalization:
20
26
  /.bundle