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
Taehoon Kim a81fff0211 first commit
2015-04-18 21:55:56 +09:00

24 lines
167 B
Plaintext

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