1# exclude files from git export
2/.eslintrc.js export-ignore
3/.gitattributes export-ignore
4/Gruntfile.js export-ignore
5/_jstest/ export-ignore
6/_test/ export-ignore
7/package.json export-ignore
8