mirror of
https://github.com/jlengrand/community-js-youtube-orbit.git
synced 2026-03-10 08:11:17 +00:00
35 lines
349 B
Plaintext
35 lines
349 B
Plaintext
.env
|
|
*.db
|
|
.DS_Store
|
|
node_modules
|
|
*.gem
|
|
*.rbc
|
|
*.sassc
|
|
.bundle
|
|
.config
|
|
.yardoc
|
|
.rvmrc
|
|
.rspec
|
|
.sass-cache
|
|
.DS_Store
|
|
Gemfile.lock # gem projects only!
|
|
InstalledFiles
|
|
_yardoc
|
|
coverage
|
|
lib/bundler/man
|
|
capybara-*.html
|
|
pkg
|
|
rdoc
|
|
spec/reports
|
|
spec/tmp
|
|
test/tmp
|
|
test/version_tmp
|
|
tmp
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.npm
|
|
scratchpad.js
|