.gitignore: remove .tarball-version

There are two .tarball-version files. The one generated by the build is
in the build directory so it doesn't need to be in .gitignore. The
other, input one in the source directory lets some (rare) users override
the default values and these users likely don't want to forget about
that override.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
This commit is contained in:
Marc Herbert 2020-07-09 11:57:14 -07:00 committed by Liam Girdwood
parent 4e44ae48ec
commit 08c332c888
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -15,7 +15,6 @@
*.rom
*.man
.version
.tarball-version
*.x
.build
*.dis