diff options
| author | Thanos Apollo <public@thanosapollo.org> | 2026-04-26 16:28:37 +0300 |
|---|---|---|
| committer | Thanos Apollo <public@thanosapollo.org> | 2026-04-26 16:28:37 +0300 |
| commit | 740222be0ef19c9cbe2259e9eb2ebf926f537dd5 (patch) | |
| tree | 4a2451d76d5b4c739e9c58f8bbbbfabf1c4eadd3 | |
| parent | 8610295bca8b8737db2a6c95b7eb0b4011b961a2 (diff) | |
Add elpaignore
| -rw-r--r-- | .elpaignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.elpaignore b/.elpaignore new file mode 100644 index 0000000..6b846b3 --- /dev/null +++ b/.elpaignore @@ -0,0 +1,5 @@ +LICENSE +Makefile +*.scm + +tests |
