Переглянути джерело

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