From f82b52932859ec03f9b2749e6d57abf3f16b7b5b Mon Sep 17 00:00:00 2001 From: vince-bourgmayer Date: Tue, 31 Dec 2019 11:44:54 +0100 Subject: [PATCH] update AUTHORS and .gitignore --- .gitignore | 1 + AUTHORS | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 39fb081a..967fbb64 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,7 @@ /local.properties /.idea/workspace.xml /.idea/libraries +/.idea/codeStyles/ .DS_Store /build /captures diff --git a/AUTHORS b/AUTHORS index 4b575935..c58a8593 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1 +1 @@ -Vincent BOURGMAYER \ No newline at end of file +ECORP SAS 2018-2019 \ No newline at end of file -- GitLab