mirror of
https://github.com/speice-io/polyglot_jni
synced 2025-12-17 05:35:47 -05:00
Basic polyglot project
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
/.clangd/
|
||||
/.gradle/
|
||||
/.settings/
|
||||
/.vscode/
|
||||
/bin/
|
||||
/build/
|
||||
|
||||
/.classpath
|
||||
/.project
|
||||
/compile_commands.json
|
||||
Reference in New Issue
Block a user