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

Unified Diff: utils/compiler/.gitignore

Issue 10914176: Sync .gitignore with the corresponding svn properties. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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
« no previous file with comments | « utils/apidoc/.gitignore ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/compiler/.gitignore
diff --git a/utils/compiler/.gitignore b/utils/compiler/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..a2b295079302af4056d89a2a7ef414fb3ec04651
--- /dev/null
+++ b/utils/compiler/.gitignore
@@ -0,0 +1,21 @@
+/compiler.Makefile
+/compiler.xcodeproj
+/dart2js.target.mk
+/out
+/xcodebuild
+/Debug
+/DebugARM
+/DebugIA32
+/DebugSIMARM
+/DebugX64
+/Release
+/ReleaseARM
+/ReleaseIA32
+/ReleaseSIMARM
+/ReleaseX64
+/api_docs.vcxproj
+/dart2js.vcxproj.user
+/dart2js.vcxproj
+/compiler.sln
+/dart2js.vcxproj.filters
+/dart2js.vcproj
« no previous file with comments | « utils/apidoc/.gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698