diff options
| author | Yuval Adam <_@yuv.al> | 2019-12-17 14:57:41 +0200 |
|---|---|---|
| committer | Yuval Adam <_@yuv.al> | 2019-12-17 14:57:41 +0200 |
| commit | 637dd247842afcd473050bed89346a3059c49e66 (patch) | |
| tree | e7f232cfa39338eaeaeeda57e714dec68d755504 /cron | |
| parent | b3026ae46aa7ed24269834b333abac4af2fd1eb6 (diff) | |
Remove venv
Diffstat (limited to 'cron')
| -rw-r--r-- | cron/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cron/.gitignore b/cron/.gitignore index 0965ab7..ad878d9 100644 --- a/cron/.gitignore +++ b/cron/.gitignore @@ -1,7 +1,6 @@ # Distribution / packaging .Python env/ -venv/ build/ develop-eggs/ dist/ |
