mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-31 12:23:36 +00:00
* Update .gitignore we should allow `.vscode/extensions.json` file * Create extensions.json
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
.vscode/*
|
|
# allow .vscode/extensions.json
|
|
!.vscode/extensions.json
|
|
.DS_Store
|
|
.idea
|
|
node_modules
|