Parcourir la source

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster il y a 5 ans
Parent
commit
44d7112794
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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