aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--AUTHORS1
2 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 604d5c52..b05ce2c6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,3 +19,4 @@
/junit*.properties
/eclipse.location
/.apt_generated/
+/out \ No newline at end of file
diff --git a/AUTHORS b/AUTHORS
index a825060c..d5e35ed5 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -2,6 +2,7 @@ Lombok contributors in alphabetical order:
Christian Sterzl <christian.sterzl@gmail.com>
DaveLaw <project.lombok@apconsult.de>
+Dawid Rusin <dawidrusin90@gmail.com>
Jappe van der Hel <jappe.vanderhel@gmail.com>
Luan Nico <luannico27@gmail.com>
Maarten Mulders <mthmulders@users.noreply.github.com>