I didn’t know .gitignore
could do this:
# Blacklist everyting in this folder... /* # ...except for... !.gitignore !.gitconfig !.notes/
I didn’t know .gitignore
could do this:
# Blacklist everyting in this folder... /* # ...except for... !.gitignore !.gitconfig !.notes/