this post was submitted on 25 Apr 2024
673 points (97.3% liked)
Programmer Humor
19488 readers
672 users here now
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Rules
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do I really have to escape my dots in a
.gitignore
?I really don't think so. The documentation says nothing of the like.
Maybe someone thought it's a regex pattern, where escaping dots would make sense. But yeah, it mostly works like glob patterns instead.
Not usually
nah
Also don't need trailing slash