Skip to content

Commit

Permalink
feat: removed output generated file
Browse files Browse the repository at this point in the history
  • Loading branch information
cbrinson-rise8 committed Dec 11, 2024
1 parent 8e1575d commit 54f2c98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 7 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,6 @@ __pycache__/

# Databases
*.sqlite3

# Test result files
output.csv
7 changes: 0 additions & 7 deletions tests/algorithm/results/output.csv

This file was deleted.

0 comments on commit 54f2c98

Please sign in to comment.