mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-05 09:14:24 +01:00
Add example project
This commit is contained in:
10
bindings/java/example/.gitignore
vendored
Normal file
10
bindings/java/example/.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
.gradle
|
||||
build/
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
!**/src/main/**/build/
|
||||
!**/src/test/**/build/
|
||||
sample.db
|
||||
sample.db-wal
|
||||
|
||||
### IntelliJ IDEA ###
|
||||
.idea
|
||||
Reference in New Issue
Block a user