mirror of
https://github.com/trailofbits/algo.git
synced 2025-09-05 19:43:22 +02:00
Add algo.egg-info to .gitignore
This commit is contained in:
parent
3af68d4298
commit
0372bd6ec3
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -10,3 +10,4 @@ inventory_users
|
||||||
.ansible/
|
.ansible/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
algo.egg-info/
|
||||||
|
|
Loading…
Add table
Reference in a new issue