Add .idea folder to .gitignore for developers using IntelliJ IDEA
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -9,3 +9,6 @@ hs_err_pid*
|
||||
.project
|
||||
.settings/
|
||||
buildNumber.properties
|
||||
|
||||
### IntelliJ ###
|
||||
.idea/
|
||||
|
||||
Reference in New Issue
Block a user