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

Side by Side Diff: frog/.gitignore

Issue 10548047: Remove frog from the repository. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix SDK dartdoc/frog. Created 8 years, 6 months 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
(Empty)
1 # Compiled python files
2 *.pyc
3
4 # Emacs backup files
5 *~
6
7 # Makefiles
8 Makefile
9 /frog/
10
11 # Xcode project files
12 *.xcodeproj
13
14 # Build output
15 /xcodebuild/
16 /out/
17
OLDNEW
« no previous file with comments | « dart.gyp ('k') | frog/README.txt » ('j') | utils/apidoc/apidoc.gyp » ('J')

Powered by Google App Engine
This is Rietveld 408576698