|
From: Lasse Kärkkäi. <tr...@us...> - 2010-01-17 23:39:39
|
Module: performous Branch: master Commit: 36bb909d2ab41aba013c3c254bc5ef335e693f24 Author: Lasse Karkkainen <tro...@tr...> Date: Mon Jan 18 01:25:50 2010 +0200 Removed Markus' .gitignore which apparently listed his personal files --- game/.gitignore | 16 ---------------- 1 files changed, 0 insertions(+), 16 deletions(-) diff --git a/game/.gitignore b/game/.gitignore deleted file mode 100644 index 22bc235..0000000 --- a/game/.gitignore +++ /dev/null @@ -1,16 +0,0 @@ -*~ - -.ctags -Makefile - -config.hh - -database -performous.xml -database.xml - -highscore -highscore.txt - -players -players.xml |