dev-jjjjjeong-bin / Invaders-SDP

3 stars 15 forks source link

Add custom font.ttf and update .gitignore #21

Closed DongWonLee2 closed 4 weeks ago

DongWonLee2 commented 4 weeks ago

This PR includes the following two main changes:

  1. Add Font:

    • Added the font.ttf file to the res/ directory to ensure the app's UI functions correctly.
  2. Update .gitignore:

    • Updated the .gitignore file to include the font in version control.
    • Added Rules:
      • Included .ttf files

Changes Summary: