Initial commit with BSL

This commit is contained in:
Andy Pavlo
2019-08-23 11:47:19 -04:00
commit 3e564ce922
286 changed files with 177642 additions and 0 deletions

28
client/controller/.gitignore vendored Normal file
View File

@@ -0,0 +1,28 @@
# Mac OS X hidden file
.DS_Store
# workspace configuration files
.settings/
.metadata/
# Gradle
.gradle/
/gradlew.bat
/gradlew
/settings.gradle
# Intellij
.idea
/dbcollector.iml
# generated files
bin/
build/
out/
output/
# lib
lib/
# log file
*.log