mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04:00
9 lines
219 B
Plaintext
9 lines
219 B
Plaintext
![]() |
exclude *.pyc .DS_Store .gitignore MANIFEST.in
|
||
|
include setup.py
|
||
|
include distribute_setup.py
|
||
|
include README.md
|
||
|
include LICENSE
|
||
|
recursive-include bin *
|
||
|
recursive-include pwnagotchi *.py
|
||
|
recursive-include pwnagotchi *.yml
|