Skip to content

Commit

Permalink
update gitignore for .egg files
Browse files Browse the repository at this point in the history
  • Loading branch information
benne238 committed Feb 11, 2021
1 parent 3139fb6 commit f48de17
Showing 1 changed file with 2 additions and 1 deletion.
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
*.egg*

0 comments on commit f48de17

Please sign in to comment.