Delete .gitignore
This commit is contained in:
parent
fa0f2e17fb
commit
ea636fc05a
30
.gitignore
vendored
30
.gitignore
vendored
@ -1,30 +0,0 @@
|
|||||||
.vs/*
|
|
||||||
winPEAS/winPEASexe/.vs/*
|
|
||||||
v16/*
|
|
||||||
winPEAS/winPEASexe/.vs/winPEAS/v16/*
|
|
||||||
winPEAS/winPEASexe/binaries/**/*.exe
|
|
||||||
Debug/*
|
|
||||||
winPEAS/winPEASexe/winPEAS/bin/Debug/*
|
|
||||||
.DS_Store
|
|
||||||
./.DS_Store
|
|
||||||
./*/.DS_Store
|
|
||||||
./*/.tmp1
|
|
||||||
.tmp1
|
|
||||||
obj
|
|
||||||
bin
|
|
||||||
packages
|
|
||||||
*cpython*
|
|
||||||
*/*cpython*
|
|
||||||
launch.json
|
|
||||||
*.pyc
|
|
||||||
**/*.pyc
|
|
||||||
__pycache__
|
|
||||||
*/__pycache__
|
|
||||||
**/__pycache__
|
|
||||||
linPEAS/builder/__pycache__/*
|
|
||||||
linPEAS/builder/src/__pycache__/*
|
|
||||||
linPEAS/linpeas.sh
|
|
||||||
sh2bin
|
|
||||||
sh2bin/*
|
|
||||||
.dccache
|
|
||||||
./*/.dccache
|
|
Loading…
Reference in New Issue
Block a user