s3-tests-parser/.gitignore
Denis Kirillov 8ae5fa912b Add basic parser
Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2023-08-31 11:35:53 +03:00

18 lines
No EOL
126 B
Text

# IDE
.idea
.vscode
# Vendoring
vendor
# tempfiles
.DS_Store
*~
.cache
# binary
bin/
# coverage
coverage.txt
coverage.html