Add gitignore to cache

This commit is contained in:
Richard Kubíček
2023-02-01 11:27:39 +01:00
parent 1d3da677b1
commit 5a3d01f1d0

3
cache/.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
*.json
test_results/*
release/*