Correct return types for all of the action handling functions in actions, so it's...
[open-adventure.git] / .gitignore
index b658e262008f17660e11a684803b9c3688e977a3..ddb549be2c1eb4b2bd1d195aa710eeab5091a349 100644 (file)
@@ -1,16 +1,15 @@
 advent
-dungeon
 *.gcda
 *.gcno
 *.o
 *.html
-database.h
+dungeon.h
+dungeon.c
 advent.6
 *.tar.gz
 MANIFEST
 *.adv
 .*~
-newdb.h
-newdb.c
 cheat
-advent.info
\ No newline at end of file
+advent.info
+coverage/*