diff --git a/.gitignore b/.gitignore index ca97190..ac28b6a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.zip *.exe -*.o \ No newline at end of file +*.o +.idea/ \ No newline at end of file