1
Fork 0
mirror of https://github.com/Steffo99/royalspells.git synced 2024-10-16 06:17:37 +00:00

Add .egg-info to gitignore

This commit is contained in:
Steffo 2024-05-14 03:56:52 +02:00
parent 9ac64b529b
commit 637d808e26
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0

1
.gitignore vendored
View file

@ -3,3 +3,4 @@ __pycache__
venv/
dist/
.directory
*.egg-info