diff options
author | Louie S <louie@example.com> | 2023-09-27 16:42:03 -0400 |
---|---|---|
committer | Louie S <louie@example.com> | 2023-09-27 16:42:03 -0400 |
commit | 456304ccba0b83cb5e88026235683db36a836e25 (patch) | |
tree | 0d3fe359fa357e923a6d3447e71bc054b7bb3aa1 /.gitignore | |
parent | 6cc7d8e5736e7d6c432c90f81e27d382a61fa10a (diff) |
Remove egg-info from source
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ test.db dummy* build dist +*egg-info |