Files
icnsutil/.gitignore
relikd 823ed3aaa9 proper module with setup.py
+ 2 bugfixes ("T" and channels)
2021-09-28 21:14:54 +02:00

28 lines
277 B
Plaintext

.DS_Store
/*.txt
/tests/format-support-*/
/tests/fixtures/tmp_*
__pycache__/
*.py[cod]
# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
share/python-wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST