Initial commit

This commit is contained in:
eichehome 2021-05-11 11:50:40 +00:00
commit ba4867d4f5
3 changed files with 245 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
# ---> NetBeans
**/nbproject/private/
**/nbproject/Makefile-*.mk
**/nbproject/Package-*.bash
build/
nbbuild/
dist/
nbdist/
.nb-gradle/