Selaa lähdekoodia

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster 5 vuotta sitten
vanhempi
sitoutus
44d7112794
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -7,4 +7,4 @@
 blocks/
 lfs
 test.c
-tests_/*.toml.*
+tests/*.toml.*