comment ignorer .idea dans github

# 1 - Go to the github repository
# 2 - Open the gitignore file
# 3 - add in next line .idea
# 4 - commit the changes
# 5 - it's done now you need to pull in terminal to get changes
an-jorge