Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
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
Prev Previous commit
Next Next commit
Remove random .tmp file and update gitignore to stop it happening again
  • Loading branch information
simoninns committed Dec 8, 2025
commit 231e1eba0387484f3a6132f1bc60b4e581dbf5da
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ __pycache__
testdata
testout

# Temporary files
*.tmp

# Profiling results
Benchfile*
perf.data*
Expand Down
Empty file removed tlist.tmp
Empty file.