Преглед изворни кода

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