codyswanner / Meme-Cataloger

Learning ReactJS and Django while building something that I want to use
1 stars 1 forks source link

fix(secrets): Remove password files #100

Closed codyswanner closed 1 month ago

codyswanner commented 1 month ago

Remove files that were used for testing. These have been replaced (on the local machine) with long, secure, random passwords, and the file names have been added to .gitignore so that they will not be added back to the repository.