Initial merger of all qqq java repos into mono repo

This commit is contained in:
2022-07-28 13:30:36 -05:00
parent b1411e9c46
commit 9e1aeeb1cc
34 changed files with 513 additions and 2896 deletions

32
.gitignore vendored Normal file
View File

@ -0,0 +1,32 @@
target/
*.iml
.env
#############################################
## Original contents from github template: ##
#############################################
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
.DS_Store