Correct return types for all of the action handling functions in actions, so it's...
[open-adventure.git] / .gitignore
index 123e27f6c92e66c69ae70de6e751233eb7e1479e..ddb549be2c1eb4b2bd1d195aa710eeab5091a349 100644 (file)
@@ -1,15 +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
\ No newline at end of file
+cheat
+advent.info
+coverage/*