Jelajahi Sumber

add .gitignore which ignores the node_modules directory

Manfred Kroehnert 11 tahun lalu
induk
melakukan
242c0fef93
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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