diff options
| author | Reinier Zwitserloot <r.zwitserloot@projectlombok.org> | 2023-02-03 02:21:20 +0100 |
|---|---|---|
| committer | Reinier Zwitserloot <r.zwitserloot@projectlombok.org> | 2023-02-03 02:21:20 +0100 |
| commit | 756f0019c3f7df0438f1ad4eb0b9c13670fd3a24 (patch) | |
| tree | 9fe60b4b4b6e2e3476f1e4912d5dff780ef33b15 /.gitignore | |
| parent | 930cc2410525f8605868fecc2373603ef3d1472b (diff) | |
| download | lombok-756f0019c3f7df0438f1ad4eb0b9c13670fd3a24.tar.gz lombok-756f0019c3f7df0438f1ad4eb0b9c13670fd3a24.tar.bz2 lombok-756f0019c3f7df0438f1ad4eb0b9c13670fd3a24.zip | |
[build] Uploading edge repo to cloudflare R2 bucket straight from ant now possible
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -6,7 +6,6 @@ /google.properties /debug /*.launch -/ssh.configuration /findbugsReport.html /lib /.settings @@ -24,4 +23,5 @@ /website/lombokSupporters /pom.xml /jvm.locations -/testenv
\ No newline at end of file +/testenv +/gpg.keyring |
