Skip to content
  • Tanu Kaskinen's avatar
    build: Add .gitignore files to EXTRA_DIST. · 3e5b872d
    Tanu Kaskinen authored
    As a packager, I want to be able to do "git format-patch
    v3.0..origin/master" and I want the generated patches to apply cleanly
    against the 3.0 tarball. The patches don't currently apply cleanly if
    there are any changes to the .gitignore files, because the .gitignore
    files are not shipped in the tarball. This patch fixes that problem.
    3e5b872d