diff --git a/.gitignore b/.gitignore index efc5a1f..fd3ed00 100755 --- a/.gitignore +++ b/.gitignore @@ -170,4 +170,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. .idea/ .DS_Store -Result.xlsx \ No newline at end of file +Result.xlsx +.temp_repo/ \ No newline at end of file