Update gitignore
This commit is contained in:
parent
36bc761c19
commit
0d408ede47
3
.gitignore
vendored
3
.gitignore
vendored
@ -21,9 +21,10 @@ hs_err_pid*
|
|||||||
|
|
||||||
# Ignore IDEA directory
|
# Ignore IDEA directory
|
||||||
.idea/*
|
.idea/*
|
||||||
|
.idea/
|
||||||
|
|
||||||
|
|
||||||
# Include the project's code style settings file
|
# Include the project's code style settings file
|
||||||
!.idea/codeStyleSettings.xml
|
|
||||||
|
|
||||||
# File-based project format:
|
# File-based project format:
|
||||||
*.ipr
|
*.ipr
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user