Pārlūkot izejas kodu

added node_modules and DS_Store to the gitignore file

Pooya Jaferian 9 gadi atpakaļ
vecāks
revīzija
d512c5ab51
1 mainītis faili ar 2 papildinājumiem un 0 dzēšanām
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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