1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-05 17:30:16 +00:00
dart-sdk/runtime/.gitignore
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