mirror of
https://github.com/xcat2/xcat-core.git
synced 2026-09-04 20:17:55 +00:00
fix(build): drop the accidentally committed Gitinfo build residue
buildrpms.pl rewrites Gitinfo in its working directory at every run, and a verification run left it staged into this branch. It is not tracked upstream and is not part of the source, so it is removed and ignored. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
This commit is contained in:
@@ -5,3 +5,6 @@ Release.save*
|
||||
# ignore the old generated man pages and html pages
|
||||
xCAT-client/share/man
|
||||
xCAT-client/share/doc
|
||||
|
||||
# Build residue: buildrpms.pl rewrites this at every run.
|
||||
Gitinfo
|
||||
|
||||
Reference in New Issue
Block a user