diff options
| author | makamys <makamys@outlook.com> | 2023-12-01 12:23:34 +0100 |
|---|---|---|
| committer | makamys <makamys@outlook.com> | 2023-12-01 12:47:00 +0100 |
| commit | b8e4d51f6966d7c74d1d5d8a504ed4200f29a2e2 (patch) | |
| tree | a5a0fd3495377f1841335674c5cfe20efd98daa5 /.gitignore | |
| parent | a563c236f49b0c1632de4a87b0ffddb51a5e0a1f (diff) | |
| download | Neodymium-b8e4d51f6966d7c74d1d5d8a504ed4200f29a2e2.tar.gz Neodymium-b8e4d51f6966d7c74d1d5d8a504ed4200f29a2e2.tar.bz2 Neodymium-b8e4d51f6966d7c74d1d5d8a504ed4200f29a2e2.zip | |
Add lombok
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -8,6 +8,10 @@ out/ classes/ run/ +# lombok +.factorypath +lombok.config + # eclipse *.launch .settings |
