Add .idea folder to the gitignore for ignoring Jetbrains IDE (webstorm) config files (#126)

This commit is contained in:
Kirill Arutyunov
2019-10-06 19:40:02 +05:30
committed by Pranav Raj S
parent 9b9aee4657
commit 9759c7432f
+3
View File
@@ -35,3 +35,6 @@ config/application.yml
public/uploads
public/packs
# ignore jetbrains IDE files
.idea