1
0
mirror of synced 2024-09-23 19:08:21 +02: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/