Browse Source

Merge branch 'master' into feature/#11-add-report-plugin

prozessorkern 5 năm trước cách đây
mục cha
commit
c969032e51
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  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