# Exclude samples directory from version control
sample/
samples/
sorted/
tests/
.DS_Store
test_reports/
test/.DS_Store
test/*_before.txt
test/*_after.txt
test/import_log.txt
test/source/
test/source/sorted/
test/destination/*
!test/destination/.gitkeep
