Update .gitignore
This commit is contained in:
parent
0c62d61a18
commit
adcb9f4270
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
||||||
Common IntelliJ Platform excludes
|
Common IntelliJ Platform excludes
|
||||||
|
|
||||||
# User specific
|
# User specific
|
||||||
**/obj/*
|
**/obj/**/*
|
||||||
**/.idea/**/workspace.xml
|
**/.idea/**/workspace.xml
|
||||||
**/.idea/**/tasks.xml
|
**/.idea/**/tasks.xml
|
||||||
**/.idea/shelf/*
|
**/.idea/shelf/*
|
||||||
|
|
Loading…
Reference in a new issue