We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 116e461 commit c99fdfbCopy full SHA for c99fdfb
.gitignore
@@ -1,7 +1,7 @@
1
.DS_Store
2
node_modules
3
yarn-error.log
4
-vendor
+/vendor
5
# These are NOT autogenerated. Check in files as necessary.
6
!docs/stable/_static/js/vendor/
7
!docs/master/_static/js/vendor/
Gemfile.lock
@@ -272,3 +272,5 @@ DEPENDENCIES
272
RUBY VERSION
273
ruby 2.5.1p57
274
275
+BUNDLED WITH
276
+ 2.2.22
0 commit comments