Skip to content
Merged
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,8 @@ __pycache__
.DS_Store
*.log
*.egg-info
build
build

# Experiment artifacts
*.png
*.pkl
79 changes: 0 additions & 79 deletions deathstar/entities/user.py

This file was deleted.

File renamed without changes.
Loading
Loading