ソースを参照

git ignores tests output files

Vladislav Folts 12 年 前
コミット
cf56cc1e71
1 ファイル変更1 行追加0 行削除
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -1,4 +1,5 @@
 _out/
+test/output/
 
 #################
 ## Eclipse