[add] basex

This commit is contained in:
Andy Bunce 2022-05-10 23:07:54 +01:00
parent 69c563ab3f
commit 92954c5f8d
5 changed files with 47 additions and 0 deletions

8
basex/data/.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
# .gitignore sample
###################
# Ignore all files in this dir...
*
# ... except for this one.
!.gitignore