Is there a way to allow data export only once? (disable duplicate data exports)

I have a script report (Bank Export). Each entry (row) represents data from Salary Slip doctype. What I want to achieve is each row should be exported only once. What I mean is that if one row was exported in previous data exports, then whenever I perform next data export, that same row shouldn’t be included in new data export.