Initial commit

This commit is contained in:
Jakub Nowak 2025-02-09 16:17:12 +08:00
commit 744e2063ae
22 changed files with 666 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
# Emacs related
*~
\#*\#
/.emacs.desktop
/.emacs.desktop.lock
*.elc
auto-save-list
tramp
.\#*