projets
/
auf_django_saml.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
1.0
[auf_django_saml.git]
/
.gitignore
1
# binaires
2
*.pyc
3
*.pyo
4
5
# Fichier temporaires:
6
.*.swp
7
*~
8
\#*#
9
src/*
10
11
# DB de dev
12
*.db
13
14
# restants de merge
15
*.orig
16
*.rej
17
18
*-info
19
doc/_*