mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-01-18 07:35:37 -08: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
|