summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBert Belder <bertbelder@gmail.com>2012-07-07 23:19:12 +0200
committerBert Belder <bertbelder@gmail.com>2012-07-07 23:19:12 +0200
commitc6843f40c8d83b6552bc4c856a5528e55dee5e65 (patch)
tree3bb835962d04c7010b1cf4d5ebd86fc928fa78a8 /.gitignore
parentc49888bd847af0767c23c3fc38fca9376a99a9e9 (diff)
downloadandroid-node-v8-c6843f40c8d83b6552bc4c856a5528e55dee5e65.tar.gz
android-node-v8-c6843f40c8d83b6552bc4c856a5528e55dee5e65.tar.bz2
android-node-v8-c6843f40c8d83b6552bc4c856a5528e55dee5e65.zip
gitignore: ignore .svn directories
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f85addaf20..38e9ca975f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,3 +42,4 @@ ipch/
email.md
deps/v8-*
./node_modules
+.svn/ \ No newline at end of file