git-off

git off handles large files in git repos
git clone https://noulin.net/git/git-off.git
Log | Files | Refs | README

bower.json (270B)


      1 {
      2   "name": "aws-sdk",
      3   "ignore": [
      4     "apis", "doc-src", "dist-tools", "eslint-rules", "features", "lib",
      5     "scripts", "tasks", "test", "Gemfile*", "configuration*",
      6     "Rakefile", "package.json", "testem.json", ".*", "index.js"
      7   ],
      8   "main": "dist/aws-sdk.js"
      9 }