The following pins MUST have a valid logic level (i.e. not left floating)
1, 2, 3, 4, 5, 6, 10, 11, 12, 13, 14, 15.
Regardless of how silly it might sound, they must have a valid input voltage or the chip could behave unpredictably.
If the input pins are tied to the output of another chip that is capable of pulling the value both high and low (as an ATTiny can) then there is no need for pull-up or pull-down resistors as long as you maintain a valid logic level on these pins. If you ever plan on setting them up as inputs, you will need that pull-up or pull-down again.
1, 2, 3, 4, 5, 6, 10, 11, 12, 13, 14, 15.
Regardless of how silly it might sound, they must have a valid input voltage or the chip could behave unpredictably.
If the input pins are tied to the output of another chip that is capable of pulling the value both high and low (as an ATTiny can) then there is no need for pull-up or pull-down resistors as long as you maintain a valid logic level on these pins. If you ever plan on setting them up as inputs, you will need that pull-up or pull-down again.