This repository has been archived on 2024-08-21. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-08-21/.gitignore

21 lines
218 B
Plaintext

**pyc
**.DS_Store
src/build
src/dist
src/.eggs
src/.project
src/.pydevproject
src/.settings/
src/**/.dll
src/**/*.o
src/**/*.so
src/**/a.out
build/lib.*
build/temp.*
dist
*.egg-info
docs/_*/*
docs/autodoc/
build
pyan/