Added dist directory and splash.bmp to .gitignore and commented out building of NCEP CAVE rpm

This commit is contained in:
ucar-tmeyer 2022-05-17 10:37:26 -05:00
parent 742dc568cc
commit f27e7b0a2a
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View file

@ -13,3 +13,5 @@ bin-test/
__pycache__
build/awips-ade/RPMS/
build/logs/
cave/com.raytheon.viz.ui.personalities.awips/splash.bmp
dist/

View file

@ -243,7 +243,7 @@ buildCAVEProduct ${awips_product} "awips2-cave"
buildRPMExec "Installer.cave-wrapper" ""
buildCAVEProduct ${ncep_product} "awips2-cave-ncep"
#buildCAVEProduct ${ncep_product} "awips2-cave-ncep"
buildCAVEProduct ${gfeclient_product} "awips2-cave-gfeclient"