mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-21 12:13:17 +00:00
Update .gitignore
This commit is contained in:
parent
0a0dcec95c
commit
713dfad5f3
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -2,4 +2,6 @@
|
||||||
scripts/
|
scripts/
|
||||||
scripts/*
|
scripts/*
|
||||||
.DS_Store
|
.DS_Store
|
||||||
**/.DS_Store
|
**/.DS_Store
|
||||||
|
.vscode
|
||||||
|
.vscode/*
|
||||||
|
|
Loading…
Reference in a new issue