fixed app/app.iml, .idea/grade.xml and .idea/misc.xml siwtching jdk versions between 1.7 and 1.8. Added them to my local .gitignore
This commit is contained in:
parent
56c96eb712
commit
7e193751c4
4 changed files with 13 additions and 8 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
.gitignore
|
||||
.gradle
|
||||
/local.properties
|
||||
/.idea/workspace.xml
|
||||
|
|
@ -5,3 +6,5 @@
|
|||
.DS_Store
|
||||
/build
|
||||
/captures
|
||||
#.idea/gradle.xml
|
||||
#.idea/misc.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue