commit bb9bf3932d9e44286742e7c19fd5ba09d1a40723 parent 1b487dd25826e51d53066ee114e0bd768a071114 Author: Yoann <yoann.b87@voila.fr> Date: Thu, 22 Dec 2011 14:35:14 +0100 Exclusion de fichiers d'IDE. Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -1,4 +1,4 @@ city all.cpp all_includes.hh.gch -city-builder/* +.cbp/*