Browse Source

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster 5 năm trước cách đây
mục cha
commit
44d7112794
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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