Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
.venv/
__pycache__/
*.pyc
.pytest_cache/
.mypy_cache/
*.egg-info/
build/
dist/
packaging/tools/
*.spec
*.AppImage
*.deb
*.rpm
GarminPenguinExpress-Linux
247 changes: 0 additions & 247 deletions .venv/bin/Activate.ps1

This file was deleted.

7 changes: 0 additions & 7 deletions .venv/bin/GarminPenguinExpress

This file was deleted.

70 changes: 0 additions & 70 deletions .venv/bin/activate

This file was deleted.

27 changes: 0 additions & 27 deletions .venv/bin/activate.csh

This file was deleted.

Loading