Explorar el Código

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

prozessorkern hace 5 años
padre
commit
c969032e51
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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