initial commit

Two public API functions already available:
- appwrite-storage-create-bucket
- appwrite-storage-delete-bucket
This commit is contained in:
2022-07-13 02:01:17 +02:00
commit 9eab745763
8 changed files with 726 additions and 0 deletions

14
.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# ignore these directories
/.git
/recipes
# ignore generated files
*.elc
# eask packages
.eask/
dist/
# packaging
*-autoloads.el
*-pkg.el