s3-tests-parser/.gitignore

18 lines
126 B
Text
Raw Permalink Normal View History

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