diff options
author | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-14 18:01:47 +0200 |
---|---|---|
committer | marty hiatt <martianhiatus [a t] riseup [d o t] net> | 2023-10-14 18:01:47 +0200 |
commit | d710763757d88e1b638e22b1b4aec5bf19a9d82f (patch) | |
tree | c90c228c6ad4951402ae81fb93d71d9eead9a753 | |
parent | 267b8f9fff61c44cc817c662ce9dfb5b40d9a42f (diff) |
add .elpaignore file
-rw-r--r-- | .elpaignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 0000000..111e4a9 --- /dev/null +++ b/.elpaignore @@ -0,0 +1,9 @@ +*.*~ +.dirlocals.el +.woodpecker.yml +lisp/.dirlocals.el +Cask +fixture +Makefile +stubfile.plstore +test |