Explorar el Código

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster hace 6 años
padre
commit
44d7112794
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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