| commit | 8628122656fd8e5523805ca719faf0d54b929d86 | [log] [tgz] |
|---|---|---|
| author | Aurimas Liutikas <aurimas@google.com> | Wed Nov 15 13:44:23 2017 -0800 |
| committer | Aurimas Liutikas <aurimas@google.com> | Wed Nov 15 13:44:23 2017 -0800 |
| tree | 77be5704bbaeca7878e6c0e6c2a7632ddc12dbf9 | |
| parent | 46d031a63c3633dd6223c762a55cf8c3fef52720 [diff] [blame] |
Symlink Android code style to app-toolkit project. Test: open studio and it now has the right style Change-Id: I26a2b9c2c13e8c9075a601db8c8f7744fcf7ffc3
diff --git a/.gitignore b/.gitignore index abfef7c..162af55 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,7 +1,8 @@ .classpath .gradle -.idea/ -!.idea/codeStyleSettings.xml +**/.idea/** +!**/.idea/codeStyleSettings.xml +!**/.idea/copyright !.idea/copyright/AndroidCopyright.xml !.idea/copyright/profiles_settings.xml !.idea/vcs.xml