diff --git a/.gitignore b/.gitignore index 81df82a..5bb4194 100755 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ venv/ src/__pycache__/ data_sample/KOST/results_small data_sample/processing.annotation -data_sample/processing.tokenization \ No newline at end of file +data_sample/processing.tokenization +*.csv \ No newline at end of file