Skip to content

Commit

Permalink
chore(git): cleanup .gitignore
Browse files Browse the repository at this point in the history
all obsolete paths have been removed
  • Loading branch information
IgorMinar authored and mprobst committed Sep 2, 2016
1 parent 8c09933 commit 6f4b6ed
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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/

0 comments on commit 6f4b6ed

Please sign in to comment.