gitignore updated
This commit is contained in:
parent
8a784f9c48
commit
514404bb02
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -79,3 +79,7 @@ Thumbs.db
|
||||||
.idea/
|
.idea/
|
||||||
.tox
|
.tox
|
||||||
*.egg-info
|
*.egg-info
|
||||||
|
|
||||||
|
mitmaddon/venv/
|
||||||
|
CMakeCache*
|
||||||
|
CMakeFiles/
|
||||||
|
|
Loading…
Reference in a new issue