PictureSign 1.0.0 - Initial release!

This commit is contained in:
Motschen
2021-10-03 10:00:56 +02:00
parent 3c6f119cfb
commit bc212c9471
18 changed files with 775 additions and 0 deletions

25
.gitignore vendored Executable file
View File

@@ -0,0 +1,25 @@
# gradle
.gradle/
out/
classes/
build/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/