diff options
author | Taylor R Campbell <campbell@paredit.org> | 2022-11-27 14:56:22 +0000 |
---|---|---|
committer | Taylor R Campbell <campbell@paredit.org> | 2022-11-27 14:56:22 +0000 |
commit | 009c95980e52cc4d736fa1404cf17c86fe97fd7d (patch) | |
tree | 7db9d72e142f8077963c2a09e90020b930ea9528 /.elpaignore | |
parent | d700549d8aad684f1fabcfff565a9ad8b468199b (diff) |
.elpaignore: Ignore .github and .gitignore too.
Diffstat (limited to '.elpaignore')
-rw-r--r-- | .elpaignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.elpaignore b/.elpaignore index 6d5c919..183e7ae 100644 --- a/.elpaignore +++ b/.elpaignore @@ -1,3 +1,5 @@ +.github +.gitignore COPYING CREDITS DESIGN |