Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(276)

Side by Side Diff: dart/utils/compiler/.gitignore

Issue 11421093: Clean up svn:ignore property and .gitignore in dart, dart/pkg, and dart/runtime. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« dart/.gitignore ('K') | « dart/utils/apidoc/.gitignore ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 /compiler.Makefile 1 /Makefile
2 /compiler.xcodeproj
3 /dart2js.target.mk
4 /out 2 /out
5 /xcodebuild 3 /xcodebuild
4 /*.Makefile
5 /*.sln
6 /*.target.mk
7 /*.vcproj
8 /*.vcxproj
9 /*.vcxproj.filters
10 /*.vcxproj.user
11 /*.xcodeproj
6 /Debug 12 /Debug
7 /DebugARM 13 /DebugARM
8 /DebugIA32 14 /DebugIA32
9 /DebugSIMARM 15 /DebugSIMARM
10 /DebugX64 16 /DebugX64
11 /Release 17 /Release
12 /ReleaseARM 18 /ReleaseARM
13 /ReleaseIA32 19 /ReleaseIA32
14 /ReleaseSIMARM 20 /ReleaseSIMARM
15 /ReleaseX64 21 /ReleaseX64
16 /api_docs.vcxproj
17 /dart2js.vcxproj.user
18 /dart2js.vcxproj
19 /compiler.sln
20 /dart2js.vcxproj.filters
21 /dart2js.vcproj
OLDNEW
« dart/.gitignore ('K') | « dart/utils/apidoc/.gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698