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
2017-02-25 00:06:04 -06:00

14 lines
149 B
Plaintext

**pyc
**dat
**.DS_Store
src/build
src/dist
src/.project
src/.pydevproject
src/.settings/
src/**/.dll
src/**/*.o
src/**/*.so
build/lib.*
build/temp.*