mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
7fe73a182e
Review URL: https://chromiumcodereview.appspot.com//10633003 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@8971 260f80e4-7a28-3924-810f-c04153c831b5
91 lines
No EOL
1.5 KiB
Text
91 lines
No EOL
1.5 KiB
Text
# Generated build files (runhooks)
|
|
Makefile
|
|
*.Makefile
|
|
*.mk
|
|
*.xcodeproj
|
|
xcodebuild
|
|
/compiler/*sources.gypi
|
|
/compiler/*sources.xml
|
|
/client/build.gypi
|
|
/client/dart_server.*
|
|
*.vcproj
|
|
*.sln
|
|
*.ncb
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vcxproj.user
|
|
.children
|
|
.project
|
|
|
|
# Generated files
|
|
/samples/third_party/dromaeo/tests/frog/
|
|
/samples/third_party/dromaeo/index-js.html
|
|
|
|
# Build output directories
|
|
out/
|
|
war/
|
|
bin/
|
|
client/outcode/
|
|
DebugIA32/
|
|
Debug/
|
|
DebugARM/
|
|
DebugSIMARM/
|
|
DebugX64/
|
|
Release/
|
|
ReleaseARM/
|
|
ReleaseIA32/
|
|
ReleaseSIMARM/
|
|
ReleaseX64/
|
|
|
|
# Swarm sample app output directory
|
|
/client/outcode
|
|
|
|
# Generated dom idl database
|
|
/lib/dom/database
|
|
# Generated dom and html classes
|
|
/lib/dom/generated
|
|
/lib/html/generated
|
|
|
|
# Not sure what creates this
|
|
fixed_length_file_out
|
|
|
|
# Third party deps from gclient.
|
|
/third_party/gyp/
|
|
/third_party/v8/
|
|
/third_party/closure_compiler_src/
|
|
/tests/co19/src/
|
|
/third_party/cygwin/
|
|
|
|
# Built by chromebot and downloaded from Google Storage
|
|
client/tests/drt
|
|
|
|
# Compiled python binaries
|
|
*.pyc
|
|
third_party/gsutil/*/gsutilc
|
|
|
|
# Temporary vim files
|
|
*.swo
|
|
*.swp
|
|
|
|
# Emacs backup files
|
|
*~
|
|
|
|
/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/
|
|
|
|
# Fling generated files
|
|
/client/fling/.classpath
|
|
/client/fling/.project
|
|
/client/fling/.settings
|
|
|
|
# Generated test files.
|
|
/generated_tests/
|
|
|
|
# Local GDB files.
|
|
.gdb_history
|
|
|
|
# Default dart2js output.
|
|
out.js |