Reviewers: Jakob,
Description:
Add vim swap files, goma locks, and intl test status files to gitignore
[email protected]
Please review this at https://codereview.chromium.org/22640016/
SVN Base: https://v8.googlecode.com/svn/branches/bleeding_edge
Affected files:
M .gitignore
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index
282e463fc57e32e7c8035166ba3cfe0edba5793c..1d6557f5dfd25dbba9e8f660a30cec0f3bf4a7ee
100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,6 +22,7 @@
*~
.cpplint-cache
.d8_history
+.*.sw?
bsuite
d8
d8_g
@@ -29,6 +30,7 @@ shell
shell_g
/_*
/build/Debug
+/build/gomacc.lock
/build/gyp
/build/ipch/
/build/Release
@@ -44,6 +46,7 @@ shell_g
/test/benchmarks/octane
/test/benchmarks/sunspider
/test/cctest/cctest.status2
+/test/intl/intl.status2
/test/message/message.status2
/test/mjsunit/mjsunit.status2
/test/mozilla/CHECKED_OUT_VERSION
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.