瀏覽代碼

Add tmp/ to .gitignore

Gaël Métais 4 年之前
父節點
當前提交
44a14f326b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,6 +1,7 @@
 node_modules
 package-lock.json
 .tmp
+tmp
 .vagrant
 results/*
 coverage