projets
/
forum_heracles.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
config + robots
[forum_heracles.git]
/
.gitignore
1
# Fichier temporaires:
2
*~
3
\#*#
4
5
# Ignore merged stuff
6
*.orig
7
*.rej
8
9
#
10
.DS_Store
11
svn.revision
12
html_*
13
14
# Configuration du projet - par environnement
15
config/connect.php
16
config/conf.php.edit
17
squelettes/js/lib/conf.js.edit
18
19
20
# Dossiers système
21
local/*
22
tmp/*
23
24
# Documents
25
IMG/*