add coding style file to git to be shared and used by all devs

This commit is contained in:
Torsten Grote
2015-12-14 11:47:02 -02:00
parent 878a70620d
commit 7bef4104b2
2 changed files with 263 additions and 1 deletions

2
.gitignore vendored
View File

@@ -16,7 +16,7 @@ Thumbs.db
local.properties
# Android Studio
.idea
.idea/*
!.idea/codeStyleSettings.xml
.gradle
build/