v2
Add tests Modify syntax to be clearer Add Query function
This commit is contained in:
parent
a0e23300a5
commit
e68b1a5214
23 changed files with 222 additions and 48 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -38,3 +38,9 @@ sysinfo.txt
|
|||
|
||||
# Crashlytics generated file
|
||||
Assets/StreamingAssets/crashlytics-build.properties
|
||||
|
||||
# IDEA files
|
||||
.idea
|
||||
|
||||
# vim tmp files
|
||||
*.swp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue