mirror of https://github.com/nodejs/node.git
gitignore: ignore .svn directories
This commit is contained in:
parent
c49888bd84
commit
c6843f40c8
|
@ -42,3 +42,4 @@ ipch/
|
||||||
email.md
|
email.md
|
||||||
deps/v8-*
|
deps/v8-*
|
||||||
./node_modules
|
./node_modules
|
||||||
|
.svn/
|
Loading…
Reference in New Issue