ソースを参照

Fixed tests/*.toml.* in .gitignore

Running test.py creates a log of garbage here
Christopher Haster 5 年 前
コミット
44d7112794
1 ファイル変更1 行追加1 行削除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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