From 6f4b6edfea3ad07678c95cf95040f5a88677335b Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Fri, 2 Sep 2016 11:16:10 -0700 Subject: [PATCH] chore(git): cleanup .gitignore all obsolete paths have been removed --- .gitignore | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/.gitignore b/.gitignore index 9d84735b80..2751303c81 100644 --- a/.gitignore +++ b/.gitignore @@ -1,26 +1,9 @@ .DS_STORE -# Don’t commit the following directories created by pub. -packages -pubspec.lock -.pub -.packages - /dist/ -.buildlog node_modules bower_components -# Or broccoli working directory -tmp - -# Or the files created by dart2js. -*.dart.js -*.dart.precompiled.js -*.js_ -*.js.deps -*.js.map - # Include when developing application packages. pubspec.lock .c9 @@ -37,13 +20,8 @@ modules/.vscode # Ignore npm debug log npm-debug.log -/docs/bower_components/ - # build-analytics .build-analytics -# built dart payload tests -/modules_dart/payload/**/build - # rollup-test output /modules/rollup-test/dist/