Skip to content

Commit

Permalink
Ignore CVS by default
Browse files Browse the repository at this point in the history
  • Loading branch information
catap authored and bbatsov committed Oct 9, 2024
1 parent 002e527 commit 41f8a8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions projectile.el
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,7 @@ is set to `alien'."
"^\\.ccls-cache$"
"^\\.cache$"
"^\\.clangd$"
"*CVS"
"^\\.sl$"
"^\\.jj$")
"A list of directories globally ignored by projectile.
Expand Down

0 comments on commit 41f8a8e

Please sign in to comment.