projets
/
auf_django_saml.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
1.9
[auf_django_saml.git]
/
.gitignore
Commit
Line
Data
aa2ccaae
OL
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/_*
2a9dfd0a
OL
20
doc/build
21
doc/pip-log.txt
56de6221
22
dist