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

Side by Side Diff: dart/frog/.gitignore

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased Created 8 years, 8 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
« no previous file with comments | « dart/dart.gyp ('k') | dart/frog/README.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # The standard generated file
2 frogsh
3
4 # Compiled python files 1 # Compiled python files
5 *.pyc 2 *.pyc
6 3
7 # Emacs backup files 4 # Emacs backup files
8 *~ 5 *~
9 6
10 # Makefiles 7 # Makefiles
11 Makefile 8 Makefile
12 /frog/ 9 /frog/
13 10
14 # Xcode project files 11 # Xcode project files
15 *.xcodeproj 12 *.xcodeproj
16 13
17 # Build output 14 # Build output
18 /xcodebuild/ 15 /xcodebuild/
19 /out/ 16 /out/
20 17
OLDNEW
« no previous file with comments | « dart/dart.gyp ('k') | dart/frog/README.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698