ソースを参照

added generated testsfiles to gitignore

prozessorkern 4 年 前
コミット
3fbf40fb72
1 ファイル変更5 行追加0 行削除
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -1,3 +1,8 @@
 __pycache__
 *.pyc
 metrixpp.db
+tests/**/*.db
+tests/**/*.real.txt
+tests/**/*.diff.html
+.idea
+.vscode