feat: remove tests from .gitignore

This commit is contained in:
2022-12-03 20:08:29 +01:00
parent 00000070cd
commit 000000809c
11 changed files with 25 additions and 30 deletions

3
.gitignore vendored
View File

@@ -13,6 +13,3 @@ target/
# downloaded inputs
/src/inputs/*
!/src/inputs/.keep
/src/test_inputs/*
!/src/test_inputs/.keep