mirror of
https://git.linux-kernel.at/oliver/ivatar.git
synced 2025-11-11 10:46:24 +00:00
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
include *.py
|
|
include *.md
|
|
include COPYING
|
|
include LICENSE
|
|
recursive-include templates *
|
|
recursive-include ivatar *
|
|
exclude .virtualenv
|
|
exclude libravatar.egg-info
|
|
global-exclude *.py[co]
|
|
global-exclude __pycache__
|