Basic polyglot project

This commit is contained in:
2020-10-02 21:57:54 -04:00
commit 91cc4ac60f
11 changed files with 400 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@ -0,0 +1,10 @@
/.clangd/
/.gradle/
/.settings/
/.vscode/
/bin/
/build/
/.classpath
/.project
/compile_commands.json