Initial dataxl CLI

This commit is contained in:
2026-06-26 21:12:47 +09:00
commit fab059bc0a
9 changed files with 1066 additions and 0 deletions

11
.gitignore vendored Normal file
View File

@@ -0,0 +1,11 @@
/dataxl
*.tmp
*.log
*.xlsx
*.tsv
*.csv
*.json
*.yaml
*.yml
*.toml
!examples/*