mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2025-07-01 18:37:27 -04: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 *.*
|