From cda6d5dfd6536069793fee296c8f08100a63f869 Mon Sep 17 00:00:00 2001 From: Elis Hirwing Date: Thu, 2 Dec 2021 14:00:21 +0100 Subject: [PATCH] * elpa-packages (webpaste): New package --- elpa-packages | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/elpa-packages b/elpa-packages index 0de123b1dc..10d4d4fed8 100644 --- a/elpa-packages +++ b/elpa-packages @@ -295,6 +295,11 @@ ("web-mode" :url "https://github.com/fxbois/web-mode" :ignored-files ("issues" "tests" "run.sh")) + ("webpaste" :url "https://github.com/etu/webpaste.el" + :ignored-files (".github" "tests" ".envrc" ".gitignore" "Cask" "Makefile" "shell.nix") + :readme "README.org" + :branch "main") + ("with-editor" :url "https://github.com/magit/with-editor" :ignored-files ("htmlxref.cnf" ".travis.yml" ".mailmap" "Makefile") :doc "with-editor.texi") -- 2.33.1