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

Side by Side Diff: dart/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
OLDNEW
1 /compiler
2 /third_party
3 /compiler_corelib_sources.gypi
4 /compiler_corelib_sources.xml
5 /corelib_sources.gypi
6 /corelib_sources.xml
1 /domlib_sources.gypi 7 /domlib_sources.gypi
8 /domlib_sources.xml
9 /htmllib_sources.gypi
10 /htmllib_sources.xml
11 /isolatelib_sources.gypi
12 /isolatelib_sources.xml
13 /jsonlib_sources.gypi
14 /jsonlib_sources.xml
15 /sources.gypi
16 /sources.xml
17 /test_sources.gypi
2 /test_sources.xml 18 /test_sources.xml
3 /compiler_corelib_sources.gypi
4 /dummy.target.mk
5 /dartc.target.mk
6 /dart_analyzer.target.mk
7 /test_sources.gypi
8 /sources.gypi
9 /jsonlib_sources.xml
10 /domlib_sources.xml
11 /compiler
12 /Makefile
13 /corelib_sources.xml
14 /sources.xml
15 /third_party
16 /corelib_sources.gypi
17 /htmllib_sources.xml
18 /htmllib_sources.gypi
19 /jsonlib_sources.gypi
20 /compiler_corelib_sources.xml
21 /dart-compiler.Makefile
22 /dart-compiler.xcodeproj
23 /out 19 /out
24 /xcodebuild 20 /xcodebuild
25 /isolatelib_sources.xml 21 /Debug
26 /isolatelib_sources.gypi 22 /DebugARM
27 /Release_ia32 23 /DebugIA32
28 /Debug_ia32 24 /DebugSIMARM
25 /DebugX64
26 /Release
27 /ReleaseARM
28 /ReleaseIA32
29 /ReleaseSIMARM
30 /ReleaseX64
31 /Makefile
32 /*.Makefile
33 /*.sln
34 /*.target.mk
29 /*.vcproj 35 /*.vcproj
30 /*.vcxproj 36 /*.vcxproj
31 /*.vcxproj.filters 37 /*.vcxproj.filters
32 /*.vcxproj.user 38 /*.vcxproj.user
39 /*.xcodeproj
OLDNEW
« dart/.gitignore ('K') | « dart/.gitignore ('k') | dart/pkg/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698