Skip to content
Open
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
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -113,3 +113,9 @@ _site/

# corrupt benchmark snapshots - too large for GitHub (>100MB)
benchmark-results/*.CORRUPT_*

# Python build output — never track these. A tracked .pyc is rewritten by the
# runtime and turns an ordinary `git pull` into a non-fast-forward failure.
__pycache__/
*.py[cod]
*.egg-info/
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
173 changes: 0 additions & 173 deletions SOVOS/packages/sovos.egg-info/PKG-INFO

This file was deleted.

116 changes: 0 additions & 116 deletions SOVOS/packages/sovos.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion SOVOS/packages/sovos.egg-info/dependency_links.txt

This file was deleted.

41 changes: 0 additions & 41 deletions SOVOS/packages/sovos.egg-info/requires.txt

This file was deleted.

17 changes: 0 additions & 17 deletions SOVOS/packages/sovos.egg-info/top_level.txt

This file was deleted.

Loading
Loading