Files
sdk/runtime/.gitignore
kmillikin@google.com 62b3f455f4 Ignore runtime/pkg/.
Review URL: https://codereview.chromium.org//11638014

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@16313 260f80e4-7a28-3924-810f-c04153c831b5
2012-12-19 11:25:41 +00:00

24 lines
254 B
Plaintext

/Makefile
/out
/pkg
/runtime
/xcodebuild
/*.Makefile
/*.sln
/*.target.mk
/*.vcproj
/*.vcxproj
/*.vcxproj.filters
/*.vcxproj.user
/*.xcodeproj
/Debug
/DebugARM
/DebugIA32
/DebugSIMARM
/DebugX64
/Release
/ReleaseARM
/ReleaseIA32
/ReleaseSIMARM
/ReleaseX64