Allow initializing Aspect class also using name. Add GitHub standard Python .gitignore
[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
0a762d1c 10testconf.py
62f1912f 11TEST_COUNT
4b7d7125
JR
12
13*.py[cod]
14
15# C extensions
16*.so
17
18# Packages
19*.egg
20*.egg-info
21dist
22build
23eggs
24parts
25bin
26var
27sdist
28develop-eggs
29.installed.cfg
30lib
31lib64
32
33# Installer logs
34pip-log.txt
35
36# Unit test / coverage reports
37.coverage
38.tox
39nosetests.xml
40
41# Translations
42*.mo
43
44# Mr Developer
45.mr.developer.cfg
46.project
47.pydevproject