mirror of https://github.com/nodejs/node.git
5 lines
62 B
Plaintext
5 lines
62 B
Plaintext
|
# ignore any vim files:
|
||
|
*.sw[a-z]
|
||
|
vim/.netrwhist
|
||
|
node_modules
|