Переглянути джерело

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

prozessorkern 5 роки тому
батько
коміт
c969032e51
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