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:
Adam Howard 2015-11-03 12:08:30 +00:00
parent 56c96eb712
commit 7e193751c4
4 changed files with 13 additions and 8 deletions

3
.gitignore vendored
View file

@ -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