diff options
| author | Jan Tuomi <jan@jantuomi.fi> | 2025-05-14 14:35:24 +0300 |
|---|---|---|
| committer | Jan Tuomi <jan@jantuomi.fi> | 2025-05-14 14:36:00 +0300 |
| commit | 9fe5d3a2b988769c449d02cce318ca349ae7affc (patch) | |
| tree | 4d689bcd7bb8558bb7c0834a95c6c45d3165e68c /.gitignore | |
| parent | 38fa726b51b830f23dcb529e56b32a031a4a9877 (diff) | |
Prepare for packaging
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ *.pyc venv/ +.venv/ profile.* +dist/ +*.egg-info/ +__pycache__ +.envrc |
