浏览代码

Add .gitignore.

Herbert Vojčík 9 年之前
父节点
当前提交
c22c917198
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      .gitignore

+ 2 - 0
.gitignore

@@ -0,0 +1,2 @@
+/node_modules/
+/bower_components/