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