• Michał Flendrich's avatar
    gitignore: unignore *_vfsdata.go. · 07545966
    Michał Flendrich authored
    This is because these files are `go generate`d and we need them in Go
    projects that depend on this module. We'll proceed by committing the
    generated files in, and creating a CI check verifying that building
    doesn't affect these files.
    07545966