acralyzer/.ericaignore
2013-05-20 11:44:50 +02:00

21 lines
312 B
Plaintext

[
"^dist$",
"^node_modules$",
".couchapp_deploy",
"testacular.conf",
"component.json",
"Gruntfile.js",
"package.json",
"^imgsrc$",
"^usertemplates$",
"LICENSE",
"README.md",
".idea",
"travis.yml",
".jshintrc",
".bowerrc",
".jshintignore",
".editorconfig",
".couchappignore"
]