Ignore generated XCode project in nested directories.

Review URL: https://codereview.chromium.org//12036054

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@17495 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
rnystrom@google.com 2013-01-23 21:08:29 +00:00
parent 416844a356
commit d3f66b73e7

4
.gitignore vendored
View file

@ -26,11 +26,13 @@
/*.vcxproj
/*.vcxproj.filters
/*.vcxproj.user
/*.xcodeproj
# End generated ignores. The following are hand-added because the svn:ignore
# stuff doesn't handle them well.
# Gyp generated files
*.xcodeproj
# Dart Editor config files - also in all subdirectories.
.children
.project