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