Ignore downloads-backup* directories

Tell git to ignore the stx/download-backup* directories
that are now produced by populate_downloads.sh.

Partial-bug: 1908297
Signed-off-by: Scott Little <scott.little@windriver.com>
Change-Id: I7899250266d5145708312ed414a24f2a8815051b
This commit is contained in:
Scott Little 2020-12-17 14:02:40 -05:00
parent 35163e6b3a
commit a64a3078aa
1 changed files with 1 additions and 0 deletions

1
stx/.gitignore vendored
View File

@ -17,6 +17,7 @@ installer-prebuilt
/distributedcloud-client /distributedcloud-client
/docs /docs
/downloads /downloads
/downloads-backup*
/fault /fault
/git /git
/gui /gui