Преглед на файлове

added node_modules and DS_Store to the gitignore file

Pooya Jaferian преди 9 години
родител
ревизия
d512c5ab51
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

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