aws-samples / aws-mgn-launchtemplate-manager

MIT No Attribution
4 stars 2 forks source link

chore: remove unnecessary .gitkeep file #9

Closed jlosito closed 1 month ago

jlosito commented 1 month ago

Issue #, if available:

N/A

Description of changes:

This .gitkeep file is unnecessary. The folder that it resides in already has files in it. Generally a .gitkeep file is used to perserve a folder structure in git that doesn't have any files under it.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.