Browse Source

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 years ago
parent
commit
242c0fef93
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -0,0 +1 @@
+node_modules