Restore recursive ignore of Dart Editor .children and .project files in .gitignore.

Remove 3 stray file ignores that got added a few months ago.
Review URL: https://codereview.chromium.org//11308225

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@15394 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
whesse@google.com 2012-11-27 14:37:55 +00:00
parent b3b5fae384
commit f4cf020cb4

8
.gitignore vendored
View file

@ -15,7 +15,6 @@
/out
/xcodebuild
/*.Makefile
/*.pyc
/*.sln
/*.target.mk
/*.vcproj
@ -23,13 +22,14 @@
/*.vcxproj.user
/*.vcxproj.filters
/*.xcodeproj
/cached_results.txt
/chromedriver.log
/timing_info.txt
# End generated ignores. The following are hand-added because the svn:ignore
# stuff doesn't handle them well.
# Dart Editor config files - also in all subdirectories.
.children
.project
# Built by chromebot and downloaded from Google Storage
client/tests/drt