mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
79b5cdb165
Review URL: https://codereview.chromium.org//13119012 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@20570 260f80e4-7a28-3924-810f-c04153c831b5
58 lines
955 B
Text
58 lines
955 B
Text
# These ignores are auto-generated from the canonical svn ignore metadata
|
|
# using:
|
|
#
|
|
# $ git svn create-ignore
|
|
#
|
|
# Whenever possible, prefer creating ignores in svn and then generating them
|
|
# to keep git in sync.
|
|
/.children
|
|
/.project
|
|
/Makefile
|
|
/benchmarks
|
|
/build
|
|
/ipch
|
|
/out
|
|
/xcodebuild
|
|
/.flaky.log
|
|
/.debug.log
|
|
/*.Makefile
|
|
/*.opensdf
|
|
/*.pyc
|
|
/*.sdf
|
|
/*.sln
|
|
/*.suo
|
|
/*.target.mk
|
|
/*.vcproj
|
|
/*.vcxproj
|
|
/*.vcxproj.filters
|
|
/*.vcxproj.user
|
|
|
|
# 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
|
|
|
|
# Built by chromebot and downloaded from Google Storage
|
|
client/tests/drt
|
|
|
|
# Compiled python binaries
|
|
*.pyc
|
|
|
|
# From the Mac OS X Finder
|
|
.DS_Store
|
|
|
|
# Pub generated "packages" directories and files
|
|
packages
|
|
pubspec.lock
|
|
|
|
# Vim temporary swap files.
|
|
*.swp
|
|
|
|
# Generated files.
|
|
tools/out
|
|
tools/xcodebuild
|