Commit 51a1221f authored by Adam Roben's avatar Adam Roben

Merge pull request #835 from ggirou/master

Move editor specific files into a new DartEditor.gitignore
parents ddef3121 12d95d1f
// Don’t commit the following files and directories created by pub, Dart Editor, and dart2js
// Don’t commit the following files and directories created by pub and dart2js
packages/
.project
.buildlog
*.js_
*.js.deps
*.js.map
......@@ -11,6 +9,3 @@ pubspec.lock
// Avoid committing generated JavaScript files
*.dart.js
// Check for any other incovenient files generated by OS
// and other tools such as Eclipse, IntelliJ, etc.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment