1
mirror of https://github.com/carlospolop/PEASS-ng synced 2025-02-21 10:30:58 +01:00
This commit is contained in:
carlospolop 2019-11-04 11:28:20 -05:00
parent 14d337a24d
commit 64b9062daa
3 changed files with 2 additions and 0 deletions
.gitignore
winPEAS/winPEASexe/.vs/winPEAS/v16
.suo
Server/sqlite3

2
.gitignore vendored

@ -1,4 +1,6 @@
.vs/*
winPEAS/winPEASexe/.vs/*
v16/*
winPEAS/winPEASexe/.vs/winPEAS/v16/*
Debug/*
winPEAS/winPEASexe/winPEAS/bin/Debug/*

Binary file not shown.