projets
/
auf_references_client.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Ajout du decorateur has_group
[auf_references_client.git]
/
.gitignore
1
# binaires
2
*.pyc
3
*.pyo
4
5
# setuptools
6
*.egg-info
7
dist
8
9
# Fichier temporaires:
10
.*.swp
11
*~
12
\#*#
13
14
# DB de dev
15
*.db
16
17
# restants de merge
18
*.orig
19
*.rej
20
21
# Configuration du projet - par environnement
22
conf.py
23
django.wsgi
24
25
# buildout
26
.installed.cfg
27
bin
28
develop-eggs
29
downloads
30
eggs
31
log
32
parts
33
tmp