projets
/
auf_django_piwik.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
piwik release 1.0
[auf_django_piwik.git]
/
.gitignore
Commit
Line
Data
567ee8ed
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/_*
20
doc/build
21
doc/pip-log.txt
22
dist