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

Unified Diff: samples/sample_extension/.gitignore

Issue 11361262: Add some makefiles generated by gyp for newly added targets to .gitignore. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: remove blank line at end of file Created 8 years, 1 month 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/bin/net/.gitignore ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/sample_extension/.gitignore
diff --git a/samples/sample_extension/.gitignore b/samples/sample_extension/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..ada01983f9e944e25ebf9d588d65230228df82c1
--- /dev/null
+++ b/samples/sample_extension/.gitignore
@@ -0,0 +1,2 @@
+/sample_extension.Makefile
+/sample_extension.target.mk
« no previous file with comments | « runtime/bin/net/.gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698