* `diaspy.people.User().handle()` now returns `diaspora_id` instead of `handle` wich...
[diaspy.git] / .gitignore
CommitLineData
c84d4a8e
MK
1*~
2*.swp
0893e830 3docs/build/*
ae221396
MK
4*/__pycache__/*
5__pycache__/*
55447814 6.env
8ee6afa4 7
37219a63
MM
8check-*.py
9
3311aa0c 10# Testing
0a762d1c 11testconf.py
62f1912f 12TEST_COUNT
3311aa0c 13sketch.py
4b7d7125 14
8ade0094
MM
15# Private stuff
16private.*
17
4b7d7125
JR
18*.py[cod]
19
20# C extensions
21*.so
22
23# Packages
24*.egg
25*.egg-info
26dist
27build
28eggs
29parts
30bin
31var
32sdist
33develop-eggs
34.installed.cfg
35lib
36lib64
37
38# Installer logs
39pip-log.txt
40
41# Unit test / coverage reports
42.coverage
43.tox
44nosetests.xml
45
46# Translations
47*.mo
48
49# Mr Developer
50.mr.developer.cfg
51.project
52.pydevproject