Save as branch

This commit is contained in:
unurled 2022-01-06 11:26:32 +01:00
parent 00cb3c2b8c
commit 5447241c89
34 changed files with 538 additions and 43 deletions

7
.gitignore vendored
View file

@ -6,8 +6,13 @@
.classpath
.project
api/
libs/
*.iml
.gradle/
*.lock
*.iml
*.ipr
*.iws
@ -103,6 +108,7 @@ $RECYCLE.BIN/
*.lnk
target/
build/
pom.xml.tag
pom.xml.releaseBackup
@ -118,3 +124,4 @@ buildNumber.properties
# Common working directory
run/
/.gradle/