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
@@ -10,6 +10,9 @@
10
10
  /test/version_tmp/
11
11
  /tmp/
12
12
 
13
+ # Used by dotenv library to load environment variables.
14
+ # .env
15
+
13
16
  ## Specific to RubyMotion:
14
17
  .dat*
15
18
  .repl_history
@@ -1,15 +1,10 @@
1
- # Compiled files
2
- *.o
3
- *.so
4
- *.rlib
5
- *.dll
6
-
7
- # Executables
8
- *.exe
9
-
10
1
  # Generated by Cargo
2
+ # will have compiled files and executables
11
3
  /target/
12
4
 
13
5
  # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
14
6
  # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock
15
7
  Cargo.lock
8
+
9
+ # These are backup files generated by rustfmt
10
+ **/*.rs.bk
@@ -1,17 +1,2 @@
1
1
  *.class
2
2
  *.log
3
-
4
- # sbt specific
5
- .cache
6
- .history
7
- .lib/
8
- dist/*
9
- target/
10
- lib_managed/
11
- src_managed/
12
- project/boot/
13
- project/plugins/project/
14
-
15
- # Scala-IDE specific
16
- .scala_dependencies
17
- .worksheet
@@ -7,6 +7,7 @@
7
7
  # For development the cache directory can be safely ignored and
8
8
  # therefore it is ignored.
9
9
  /cache/
10
+ !/cache/index.html
10
11
  # Ignore some files and directories from the custom directory.
11
12
  /custom/history/
12
13
  /custom/modulebuilder/
@@ -22,4 +23,5 @@
22
23
  *.log
23
24
  # Ignore the new upload directories.
24
25
  /upload/
26
+ !/upload/index.html
25
27
  /upload_backup/
@@ -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
  ## Playgrounds
29
32
  timeline.xctimeline
@@ -33,6 +36,7 @@ playground.xcworkspace
33
36
  #
34
37
  # Add this line if you want to avoid checking in source code from Swift Package Manager dependencies.
35
38
  # Packages/
39
+ # Package.pins
36
40
  .build/
37
41
 
38
42
  # CocoaPods
@@ -55,7 +59,7 @@ Carthage/Build
55
59
  # It is recommended to not store the screenshots in the git repo. Instead, use fastlane to re-generate the
56
60
  # screenshots whenever they are needed.
57
61
  # For more information about the recommended setup visit:
58
- # https://github.com/fastlane/fastlane/blob/master/docs/Gitignore.md
62
+ # https://docs.fastlane.tools/best-practices/source-control/#source-control
59
63
 
60
64
  fastlane/report.xml
61
65
  fastlane/Preview.html
@@ -7,11 +7,13 @@
7
7
  # Email spool folder
8
8
  /app/spool/*
9
9
 
10
- # Cache and logs (Symfony3)
10
+ # Cache, session files and logs (Symfony3)
11
11
  /var/cache/*
12
12
  /var/logs/*
13
+ /var/sessions/*
13
14
  !var/cache/.gitkeep
14
15
  !var/logs/.gitkeep
16
+ !var/sessions/.gitkeep
15
17
 
16
18
  # Parameters
17
19
  /app/config/parameters.yml
@@ -29,9 +31,6 @@
29
31
  /web/bundles/
30
32
  /web/uploads/
31
33
 
32
- # Assets managed by Bower
33
- /web/assets/vendor/
34
-
35
34
  # PHPUnit
36
35
  /app/phpunit.xml
37
36
  /phpunit.xml
@@ -41,3 +40,6 @@
41
40
 
42
41
  # Composer PHAR
43
42
  /composer.phar
43
+
44
+ # Backup entities generated with doctrine:generate:entities command
45
+ **/Entity/*~
@@ -19,18 +19,21 @@
19
19
  # *.eps
20
20
  # *.pdf
21
21
 
22
+ ## Generated if empty string is given at "Please type another file name for output:"
23
+ .pdf
24
+
22
25
  ## Bibliography auxiliary files (bibtex/biblatex/biber):
23
26
  *.bbl
24
27
  *.bcf
25
28
  *.blg
26
29
  *-blx.aux
27
30
  *-blx.bib
28
- *.brf
29
31
  *.run.xml
30
32
 
31
33
  ## Build tool auxiliary files:
32
34
  *.fdb_latexmk
33
35
  *.synctex
36
+ *.synctex(busy)
34
37
  *.synctex.gz
35
38
  *.synctex.gz(busy)
36
39
  *.pdfsync
@@ -48,15 +51,32 @@ acs-*.bib
48
51
 
49
52
  # beamer
50
53
  *.nav
54
+ *.pre
51
55
  *.snm
52
56
  *.vrb
53
57
 
58
+ # changes
59
+ *.soc
60
+
54
61
  # cprotect
55
62
  *.cpt
56
63
 
64
+ # elsarticle (documentclass of Elsevier journals)
65
+ *.spl
66
+
67
+ # endnotes
68
+ *.ent
69
+
57
70
  # fixme
58
71
  *.lox
59
72
 
73
+ # feynmf/feynmp
74
+ *.mf
75
+ *.mp
76
+ *.t[1-9]
77
+ *.t[1-9][0-9]
78
+ *.tfm
79
+
60
80
  #(r)(e)ledmac/(r)(e)ledpar
61
81
  *.end
62
82
  *.?end
@@ -84,6 +104,10 @@ acs-*.bib
84
104
  # gnuplottex
85
105
  *-gnuplottex-*
86
106
 
107
+ # gregoriotex
108
+ *.gaux
109
+ *.gtex
110
+
87
111
  # hyperref
88
112
  *.brf
89
113
 
@@ -106,9 +130,10 @@ acs-*.bib
106
130
  *.maf
107
131
  *.mlf
108
132
  *.mlt
109
- *.mtc
110
- *.mtc[0-9]
111
- *.mtc[1-9][0-9]
133
+ *.mtc[0-9]*
134
+ *.slf[0-9]*
135
+ *.slt[0-9]*
136
+ *.stc[0-9]*
112
137
 
113
138
  # minted
114
139
  _minted*
@@ -117,17 +142,20 @@ _minted*
117
142
  # morewrites
118
143
  *.mw
119
144
 
120
- # mylatexformat
121
- *.fmt
122
-
123
145
  # nomencl
124
146
  *.nlo
125
147
 
148
+ # pax
149
+ *.pax
150
+
126
151
  # sagetex
127
152
  *.sagetex.sage
128
153
  *.sagetex.py
129
154
  *.sagetex.scmd
130
155
 
156
+ # scrwfile
157
+ *.wrt
158
+
131
159
  # sympy
132
160
  *.sout
133
161
  *.sympy
@@ -141,6 +169,9 @@ sympy-plots-for-*.tex/
141
169
  *.pytxcode
142
170
  pythontex-files-*/
143
171
 
172
+ # thmtools
173
+ *.loe
174
+
144
175
  # TikZ & PGF
145
176
  *.dpth
146
177
  *.md5
@@ -149,6 +180,9 @@ pythontex-files-*/
149
180
  # todonotes
150
181
  *.tdo
151
182
 
183
+ # easy-todo
184
+ *.lod
185
+
152
186
  # xindy
153
187
  *.xdy
154
188
 
@@ -174,4 +208,10 @@ TSWLatexianTemp*
174
208
  *.backup
175
209
 
176
210
  # KBibTeX
177
- *~*
211
+ *~[0-9]*
212
+
213
+ # auto folder when using emacs and auctex
214
+ /auto/*
215
+
216
+ # expex forward references with \gathertags
217
+ *-tags.tex
@@ -1,3 +1,6 @@
1
1
  # Compiled files
2
2
  *.tfstate
3
3
  *.tfstate.backup
4
+
5
+ # Module directory
6
+ .terraform/
@@ -5,8 +5,12 @@
5
5
  /[Bb]uilds/
6
6
  /Assets/AssetStoreTools*
7
7
 
8
- # Autogenerated VS/MD solution and project files
8
+ # Visual Studio 2015 cache directory
9
+ /.vs/
10
+
11
+ # Autogenerated VS/MD/Consulo solution and project files
9
12
  ExportedObj/
13
+ .consulo/
10
14
  *.csproj
11
15
  *.unityproj
12
16
  *.sln
@@ -17,6 +21,7 @@ ExportedObj/
17
21
  *.pidb
18
22
  *.booproj
19
23
  *.svd
24
+ *.pdb
20
25
 
21
26
 
22
27
  # Unity3D generated meta files
@@ -1,3 +1,9 @@
1
+ # Visual Studio 2015 user specific files
2
+ .vs/
3
+
4
+ # Visual Studio 2015 database file
5
+ *.VC.db
6
+
1
7
  # Compiled Object files
2
8
  *.slo
3
9
  *.lo
@@ -30,10 +36,12 @@
30
36
 
31
37
  # These project files can be generated by the engine
32
38
  *.xcodeproj
39
+ *.xcworkspace
33
40
  *.sln
34
41
  *.suo
35
42
  *.opensdf
36
43
  *.sdf
44
+ *.VC.db
37
45
  *.VC.opendb
38
46
 
39
47
  # Precompiled Assets
@@ -49,6 +57,9 @@ Build/*
49
57
  # Don't ignore icon files in Build
50
58
  !Build/**/*.ico
51
59
 
60
+ # Built data for maps
61
+ *_BuiltData.uasset
62
+
52
63
  # Configuration files generated by the Editor
53
64
  Saved/*
54
65
 
@@ -1,5 +1,7 @@
1
1
  ## Ignore Visual Studio temporary files, build results, and
2
2
  ## files generated by popular Visual Studio add-ons.
3
+ ##
4
+ ## Get latest from https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
3
5
 
4
6
  # User-specific files
5
7
  *.suo
@@ -40,9 +42,11 @@ TestResult.xml
40
42
  [Rr]eleasePS/
41
43
  dlldata.c
42
44
 
43
- # DNX
45
+ # .NET Core
44
46
  project.lock.json
47
+ project.fragment.lock.json
45
48
  artifacts/
49
+ **/Properties/launchSettings.json
46
50
 
47
51
  *_i.c
48
52
  *_p.c
@@ -80,6 +84,8 @@ ipch/
80
84
  *.opensdf
81
85
  *.sdf
82
86
  *.cachefile
87
+ *.VC.db
88
+ *.VC.VC.opendb
83
89
 
84
90
  # Visual Studio profiler
85
91
  *.psess
@@ -107,6 +113,10 @@ _TeamCity*
107
113
  # DotCover is a Code Coverage Tool
108
114
  *.dotCover
109
115
 
116
+ # Visual Studio code coverage results
117
+ *.coverage
118
+ *.coveragexml
119
+
110
120
  # NCrunch
111
121
  _NCrunch_*
112
122
  .*crunch*.local.xml
@@ -138,11 +148,16 @@ publish/
138
148
  # Publish Web Output
139
149
  *.[Pp]ublish.xml
140
150
  *.azurePubxml
141
- # TODO: Comment the next line if you want to checkin your web deploy settings
151
+ # TODO: Comment the next line if you want to checkin your web deploy settings
142
152
  # but database connection strings (with potential passwords) will be unencrypted
143
153
  *.pubxml
144
154
  *.publishproj
145
155
 
156
+ # Microsoft Azure Web App publish settings. Comment the next line if you want to
157
+ # checkin your Azure Web App publish settings, but sensitive information contained
158
+ # in these scripts will be unencrypted
159
+ PublishScripts/
160
+
146
161
  # NuGet Packages
147
162
  *.nupkg
148
163
  # The packages folder can be ignored because of Package Restore
@@ -151,7 +166,7 @@ publish/
151
166
  !**/packages/build/
152
167
  # Uncomment if necessary however generally it will be regenerated when needed
153
168
  #!**/packages/repositories.config
154
- # NuGet v3's project.json files produces more ignoreable files
169
+ # NuGet v3's project.json files produces more ignorable files
155
170
  *.nuget.props
156
171
  *.nuget.targets
157
172
 
@@ -181,12 +196,12 @@ ClientBin/
181
196
  *~
182
197
  *.dbmdl
183
198
  *.dbproj.schemaview
199
+ *.jfm
184
200
  *.pfx
185
201
  *.publishsettings
186
- node_modules/
187
202
  orleans.codegen.cs
188
203
 
189
- # Since there are multiple workflows, uncomment next line to ignore bower_components
204
+ # Since there are multiple workflows, uncomment next line to ignore bower_components
190
205
  # (https://github.com/github/gitignore/pull/1529#issuecomment-104372622)
191
206
  #bower_components/
192
207
 
@@ -218,6 +233,10 @@ FakesAssemblies/
218
233
 
219
234
  # Node.js Tools for Visual Studio
220
235
  .ntvs_analysis.dat
236
+ node_modules/
237
+
238
+ # Typescript v1 declaration files
239
+ typings/
221
240
 
222
241
  # Visual Studio 6 build log
223
242
  *.plg
@@ -225,6 +244,9 @@ FakesAssemblies/
225
244
  # Visual Studio 6 workspace options file
226
245
  *.opt
227
246
 
247
+ # Visual Studio 6 auto-generated workspace file (contains which files were open etc.)
248
+ *.vbw
249
+
228
250
  # Visual Studio LightSwitch build output
229
251
  **/*.HTMLClient/GeneratedArtifacts
230
252
  **/*.DesktopClient/GeneratedArtifacts
@@ -243,3 +265,17 @@ paket-files/
243
265
  # JetBrains Rider
244
266
  .idea/
245
267
  *.sln.iml
268
+
269
+ # CodeRush
270
+ .cr/
271
+
272
+ # Python Tools for Visual Studio (PTVS)
273
+ __pycache__/
274
+ *.pyc
275
+
276
+ # Cake - Uncomment if you are using it
277
+ # tools/**
278
+ # !tools/packages.config
279
+
280
+ # Telerik's JustMock configuration file
281
+ *.jmconfig
@@ -1,4 +1,9 @@
1
- # for projects that use Waf for building: http://code.google.com/p/waf/
2
- .waf-*
3
- .waf3-*
4
- .lock-*
1
+ # For projects that use the Waf build system: https://waf.io/
2
+ # Dot-hidden on Unix-like systems
3
+ .waf-*-*/
4
+ .waf3-*-*/
5
+ # Hidden directory on Windows (no dot)
6
+ waf-*-*/
7
+ waf3-*-*/
8
+ # Lockfile
9
+ .lock-waf_*_build