branch: externals/boxy
commit 52927fd5b664f7c22bfd236ab17d6c438b8f69d0
Author: Amy Grinn <[email protected]>
Commit: Amy Grinn <[email protected]>
Use relative paths in elpa ignore
---
.elpaignore | 8 ++++----
boxy.el | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/.elpaignore b/.elpaignore
index 6ceeb17fd4..5095d42c7c 100644
--- a/.elpaignore
+++ b/.elpaignore
@@ -1,4 +1,4 @@
-/tests
-/.gitignore
-/.gitlab-ci.yml
-/Eldev
+tests
+.gitignore
+.gitlab-ci.yml
+Eldev
diff --git a/boxy.el b/boxy.el
index 22f45262ca..896e3aab03 100644
--- a/boxy.el
+++ b/boxy.el
@@ -3,7 +3,7 @@
;; Copyright (C) 2021 Free Software Foundation, Inc.
;; Author: Tyler Grinn <[email protected]>
-;; Version: 1.0.1
+;; Version: 1.0.2
;; File: boxy.el
;; Package-Requires: ((emacs "26.1"))
;; Keywords: tools