mirror of
https://github.com/peass-ng/PEASS-ng.git
synced 2026-04-28 11:53:22 -07:00
linpeas
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@@ -16,4 +16,9 @@ packages
|
||||
*/*cpython*
|
||||
launch.json
|
||||
*.pyc
|
||||
**/*.pyc
|
||||
**/*.pyc
|
||||
__pycache__
|
||||
*/__pycache__
|
||||
**/__pycache__
|
||||
linPEAS/builder/__pycache__/*
|
||||
linPEAS/builder/src/__pycache__/*
|
||||
Reference in New Issue
Block a user