Skip to content

Commit

Permalink
Remove egg-info files for Python module installation and add to gitig…
Browse files Browse the repository at this point in the history
…nore
  • Loading branch information
campb303 committed Jan 27, 2021
1 parent 7ec22d6 commit 8201b54
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 20 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,5 @@ yarn-error.log*
/api/venv
__pycache__/
venv-manager.log
/api/.env
/api/.env
api/webqueueapi.egg-info
10 changes: 0 additions & 10 deletions api/webqueueapi.egg-info/PKG-INFO

This file was deleted.

6 changes: 0 additions & 6 deletions api/webqueueapi.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion api/webqueueapi.egg-info/dependency_links.txt

This file was deleted.

2 changes: 0 additions & 2 deletions api/webqueueapi.egg-info/top_level.txt

This file was deleted.

0 comments on commit 8201b54

Please sign in to comment.