Initial commit

This commit is contained in:
2022-10-02 23:38:38 +02:00
commit a4d498e6d5
7 changed files with 388 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