Добавление в gitignore папки с конфигами для vscode
This commit is contained in:
parent
23a241a7b0
commit
004fcc7ca4
|
@ -7,3 +7,5 @@ python3_anticaptcha/__pycache__/
|
||||||
/python3_anticaptcha.egg-info/
|
/python3_anticaptcha.egg-info/
|
||||||
|
|
||||||
build/
|
build/
|
||||||
|
|
||||||
|
\.vscode/
|
||||||
|
|
Loading…
Reference in New Issue