diff --git a/.gitignore b/.gitignore index 84e87389a7981ed83e7a439ef79ac841286fcd27..188f0e3d318d4c6a266710f7f2a22fe46dddb381 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ config.py usersList.csv videosList.csv .venv/** -__pycache__/** \ No newline at end of file +__pycache__/** +migration/*.txt \ No newline at end of file