mirror of
https://github.com/jayofelony/pwnagotchi.git
synced 2026-04-28 09:53:06 -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 *.*
|