Files
ModAttachr/.gitignore
T
Josh Goldberg d6e0768eff Added no-trailing-whitespace with gulp-shenanigans 0.1.13
Also test/**/* in .npmignore and docs/generated/** in .gitignore.
2017-06-08 00:30:17 -07:00

12 lines
110 B
Plaintext

dist/**
docs/generated/**
lib/**
*.css
*.d.ts
*.js*
!gulpfile.js
*.html
node_modules/
npm-debug.log
debug.log