1
0
mirror of synced 2025-01-18 22:24:04 +01:00

Ignore egg directory that gets created when installing directly out of source.

This commit is contained in:
Jennifer Taylor 2020-05-08 18:29:21 +00:00
parent 368efe2c63
commit 7707e185cc

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ build/
.hg/
.hgignore
.venv/
bemani.egg-info/