mirror of
https://github.com/kforney/pentest-distro-builder.git
synced 2024-11-21 17:40:57 -07:00
Add .gitignore file.
Former-commit-id: 6e44af05a902134aa4fe49ed68c1acc8d7788fe3 Former-commit-id: 996f1ecc47d429b173b200e5c567b351f02684b3
This commit is contained in:
parent
689eda4521
commit
4518d16383
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
build/*
|
||||
images/*
|
||||
.vscode/*
|
Loading…
Reference in a new issue