Ver Fonte

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster há 5 anos atrás
pai
commit
44d7112794
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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