mirror of
https://github.com/speice-io/polyglot_jni
synced 2025-08-27 13:34:41 -04: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