This repository has been archived on 2025-07-31. You can view files and clone it, but cannot push or open issues or pull requests.
Files
fbchat/.gitignore
2017-05-05 18:54:35 +02:00

26 lines
204 B
Plaintext

*py[co]
# Test scripts
*.sh
# Packages
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg
# Vim
.*.sw[op]
# Sphinx documentation
docs/_build/
# Data for tests
tests.data