git-off

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

.npmignore (126B)


      1 .git*
      2 docs/
      3 test/
      4 support/
      5 component.json
      6 components/
      7 build/
      8 lib-cov/
      9 coverage/
     10 .travis.yml
     11 .mailmap
     12 Makefile
     13 *.swp
     14 .DS_Store