modified gitignore so jdk versions changes are hopefully not propagated to remote

This commit is contained in:
Adam Howard 2015-11-03 13:20:15 +00:00
parent a18353df5f
commit 9546a276dc
2 changed files with 3 additions and 3 deletions

4
.gitignore vendored
View File

@ -6,5 +6,5 @@
.DS_Store .DS_Store
/build /build
/captures /captures
#.idea/gradle.xml .idea/gradle.xml
#.idea/misc.xml .idea/misc.xml

2
app/.gitignore vendored
View File

@ -1,3 +1,3 @@
.gitignore .gitignore
/build /build
#app/app.iml app/app.iml