We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 792f170 commit ef8c35dCopy full SHA for ef8c35d
Eask
@@ -6,7 +6,7 @@
6
(keywords "evil" "tools")
7
8
(package-file "evil-collection.el")
9
-(files "modes/*/*.el")
+(files "modes/*/*.el" '(:exclude "modes/magit/*.el"))
10
11
(script "test" "echo \"Error: no test specified\" && exit 1")
12
0 commit comments