diff options
author | Julien Gouesse <gouessej@orange.fr> | 2023-04-15 16:16:35 +0200 |
---|---|---|
committer | Julien Gouesse <gouessej@orange.fr> | 2023-04-15 16:16:35 +0200 |
commit | 26c31afcc9439324c355ec6c968aad232ae63419 (patch) | |
tree | b99e8d81779a7c4a8e323bf69abffb19f0fb058e /.gitignore | |
parent | a879d7438f71911b5725af47877314beca64dee4 (diff) |
Publishes all Maven publications produced by this project to the remote JogAmp Maven repository with Gradle
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,4 +5,5 @@ target/ .settings/ .project .classpath -ardorSettings.properties
\ No newline at end of file +ardorSettings.properties +gradle.properties |