Skip to content
Discussion options

You must be logged in to vote

Hello @TS-CUBED!

Try this:

;; Exclude all files that have a literal dot followed by "html".
(setq denote-excluded-files-regexp "\\.html")

;; Another example for more exclusions:
(setq denote-excluded-files-regexp "\\.\\(html\\|xml\\|json\\)")

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by TS-CUBED
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants