initial commit

This commit is contained in:
2024-02-08 03:52:30 +01:00
commit 28c01be6e3
5 changed files with 242 additions and 0 deletions

17
.gitignore vendored Normal file
View File

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