Correct return types for all of the action handling functions in actions, so it's...
[open-adventure.git] / .gitignore
index 2ea48c52e3b98230c66a7d0e05ed311525ed8fec..ddb549be2c1eb4b2bd1d195aa710eeab5091a349 100644 (file)
@@ -1,10 +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/*