Sfoglia il codice sorgente

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster 5 anni fa
parent
commit
44d7112794
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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