python-adblock

Updated Brave adblock library for Python
Log | Files | Refs | README

commit f4c92cf91ef7356cff19ce79d61193d76881c221
parent 4af027ff66536511fa1463e102991cfe08a0f388
Author: Árni Dagur <arni@dagur.eu>
Date:   Wed, 16 Dec 2020 16:49:09 +0000

Exclude the entirety of .vscode in git

Diffstat:
M.gitignore | 6+-----
1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -81,11 +81,7 @@ tags .vim ### VisualStudioCode ### -.vscode/* -!.vscode/settings.json -!.vscode/tasks.json -!.vscode/launch.json -!.vscode/extensions.json +.vscode ### VisualStudioCode Patch ### # Ignore all local history of files