mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-03-12 21:02:52 -07: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 *.*
|