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

Unified Diff: .gitignore

Issue 10842002: Add the beginnings of a Dart wrapper for libarchive. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge Created 8 years, 5 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 | « no previous file | utils/archive/Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index c66e957c3952d95285b153ce975c042b51597602..822e246332b1d4109a965e09b349b09949c20e8a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,8 @@ xcodebuild
*.vcxproj.user
.children
.project
+*.so
+*.o
# Generated files
/samples/third_party/dromaeo/tests/frog/
« no previous file with comments | « no previous file | utils/archive/Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698