diff --git a/.gitignore b/.gitignore index c0f6bcf..a7eedf6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ env *.log *.sock *.pid -thumbs/* \ No newline at end of file +thumbs/* +.gitignore \ No newline at end of file