mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-12-05 20:40:14 -08:00
7 lines
173 B
Plaintext
7 lines
173 B
Plaintext
exclude *.pyc .gitignore MANIFEST.in
|
|
include README.md
|
|
include LICENSE
|
|
recursive-include pwnagotchi *.py
|
|
recursive-include pwnagotchi *.yml
|
|
recursive-include pwnagotchi *.*
|