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

Unified Diff: Source/bindings/.gitignore

Issue 14110002: Introduce bindings.gyp (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 side-by-side diff with in-line comments
Download patch
Index: Source/bindings/.gitignore
diff --git a/Source/Platform/Platform.gyp/.gitignore b/Source/bindings/.gitignore
similarity index 75%
copy from Source/Platform/Platform.gyp/.gitignore
copy to Source/bindings/.gitignore
index 2ca14bf1ebe6bc241203ef8d2a4613096e746df2..eedb312a9d87211f1ea82042bc1603b8299179e3 100644
--- a/Source/Platform/Platform.gyp/.gitignore
+++ b/Source/bindings/.gitignore
@@ -1,6 +1,7 @@
*.Makefile
*.mk
+*.rules
*.sln
+*.tmp
*.vcproj*
*.vcxproj*
-*.xcodeproj*
Nico 2013/04/11 05:56:37 xcodeproj too, if someone feels like building with
abarth-chromium 2013/04/11 06:25:17 Will add. (Note: This diff is just fro a random o

Powered by Google App Engine
This is Rietveld 408576698