gitignore test fixtures dirs

This commit is contained in:
creamwhip
2022-01-28 15:01:13 +08:00
parent 4155de9e27
commit 7fbb47aa0c
3 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -23,3 +23,5 @@ benchdata
*.swp
.vscode/*.json
# Test fixtures
./test/*fixtures/*.json

View File

View File