ulif / diceware

Passphrases to remember
GNU General Public License v3.0
357 stars 45 forks source link

added .eggs to .gitignore for development #76

Closed alanhoyle closed 4 years ago

alanhoyle commented 4 years ago

With the initial dev install, it adds the .eggs directory and git complains about an Untracked directory.

alanhoyle commented 4 years ago

I keep messing this up. I guess I need to both fork and branch to keep these separate.