mirror of
https://github.com/dart-lang/sdk
synced 2024-11-02 08:20:31 +00:00
06ec980f3f
from the most recent archive location that the user has access to. Review URL: https://chromereviews.googleplex.com/3532018 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@157 260f80e4-7a28-3924-810f-c04153c831b5
63 lines
1.2 KiB
Text
63 lines
1.2 KiB
Text
# Generated build files (runhooks)
|
|
Makefile
|
|
*.Makefile
|
|
*.mk
|
|
*.xcodeproj
|
|
xcodebuild
|
|
/compiler/*sources.gypi
|
|
/compiler/*sources.xml
|
|
/client/build.gypi
|
|
/client/dart_server.*
|
|
|
|
# Stuff the appengine server needs copied locally from third_party
|
|
/client/samples/swarm/appengine/httplib2/
|
|
/client/samples/swarm/appengine/oauth2client/
|
|
|
|
# Build output directories
|
|
out/
|
|
war/
|
|
bin/
|
|
client/outcode/
|
|
|
|
# Swarm sample app output directory
|
|
/client/outcode
|
|
|
|
# Generated dom idl database
|
|
/client/dom/database
|
|
|
|
# Not sure what creates this
|
|
fixed_length_file_out
|
|
|
|
# third_party deps from svn
|
|
third_party/gyp/
|
|
third_party/v8/
|
|
third_party/closure_compiler_src/
|
|
/co19/tests/co19/src/
|
|
third_party/pyparsing/
|
|
third_party/appengine-python/
|
|
|
|
# Built by chromebot and downloaded from Google Storage
|
|
client/tests/drt
|
|
|
|
# Compiled python binaries
|
|
*.pyc
|
|
third_party/gsutil/*/gsutilc
|
|
|
|
# temporary vim files
|
|
*.swo
|
|
*.swp
|
|
|
|
/compiler/eclipse.workspace/tests/output/
|
|
/compiler/eclipse.workspace/dartc/output/
|
|
/compiler/eclipse.workspace/rhino/output/
|
|
/compiler/eclipse.workspace/tests/output/
|
|
/corelib/tests/corelib/src/generated/
|
|
/corelib/tests/stub-generator/src/generated/
|
|
|
|
# Fling generated files
|
|
/client/fling/.classpath
|
|
/client/fling/.project
|
|
/client/fling/.settings
|
|
|
|
# Generated test files.
|
|
/generated_tests/
|