Selaa lähdekoodia

added node_modules and DS_Store to the gitignore file

Pooya Jaferian 9 vuotta sitten
vanhempi
sitoutus
d512c5ab51
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -1,2 +1,4 @@
 bundle.js
 *.bundle.js
+node_modules
+.DS_Store