Skip to content

Commit 0f28d18

Browse files
author
miranov25
committed
cleanup: remove diff.txt and prevent re-adding
Removed transitional artifact file used during restructuring: - diff.txt was tracking import path changes - All imports now updated and working - Added to .gitignore to prevent accidental re-adding All 41 tests passing, benchmark results validated.
1 parent 0be66c9 commit 0f28d18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

UTILS/dfextensions/groupby_regression/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,6 @@ diff.txt
3434
# benchmarks/bench_out/*.txt
3535
# benchmarks/bench_out/*.csv
3636
# benchmarks/bench_out/*.png
37+
38+
# Transitional artifacts
39+
diff.txt

0 commit comments

Comments
 (0)