diff --git a/.gitignore b/.gitignore index dcc00a1..c171661 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ config.py **/__pycache__/ -*.pyc \ No newline at end of file +*.pyc +naver_review/build/ +*.spec