mirror of
https://github.com/PurpleI2P/i2pd-tools.git
synced 2025-06-09 07:36:52 +02:00
add initial base code for baddie detector
This commit is contained in:
parent
4a7fb5f526
commit
e7e0c6200f
11 changed files with 499 additions and 0 deletions
10
baddie-detector/.gitignore
vendored
Normal file
10
baddie-detector/.gitignore
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
*~
|
||||
*.pyc
|
||||
*\#*
|
||||
|
||||
v/
|
||||
|
||||
*.egg-info/
|
||||
|
||||
build/
|
||||
dist/
|
Loading…
Add table
Add a link
Reference in a new issue