Procházet zdrojové kódy

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster před 5 roky
rodič
revize
44d7112794
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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