Explorar el Código

added node_modules and DS_Store to the gitignore file

Pooya Jaferian hace 9 años
padre
commit
d512c5ab51
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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