projets
/
auf_roa_authentification_backend.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Correction pour py2.5
[auf_roa_authentification_backend.git]
/
.gitignore
1
# All compiled binaries..
2
*.pyc
3
*.pyo
4
5
# Fichier temporaires:
6
.*.swp
7
*~
8
\#*#
9
*.db
10
11
# Ignore merged stuff
12
*.orig
13
*.rej
14
15
# Configuration du projet - par environnement
16
conf.py
17
django.wsgi
18
19
# les évaluations passées en PDF
20
evaluation/docs/*
21
22
# buildout
23
.installed.cfg
24
bin
25
develop-eggs
26
downloads
27
eggs
28
log
29
parts
30
project/media/uploads
31
tmp
32
dist
33
build
34
*.egg-info