Add .idea folder to the gitignore for ignoring Jetbrains IDE (webstorm) config files (#126)
This commit is contained in:
committed by
Pranav Raj S
parent
9b9aee4657
commit
9759c7432f
3
.gitignore
vendored
3
.gitignore
vendored
@@ -35,3 +35,6 @@ config/application.yml
|
|||||||
|
|
||||||
public/uploads
|
public/uploads
|
||||||
public/packs
|
public/packs
|
||||||
|
|
||||||
|
# ignore jetbrains IDE files
|
||||||
|
.idea
|
||||||
Reference in New Issue
Block a user