Typo fix.
[open-adventure.git] / .gitignore
index 4a8fcd65588bc6883cd597e82cf61c3f9be47ba5..fcfc9f210c166b590030267db88408c758724219 100644 (file)
@@ -1,12 +1,17 @@
+# SPDX-FileCopyrightText: (C) Eric S. Raymond
+# SPDX-License-Identifier: BSD-2-Clause
 advent
-compile
 *.gcda
 *.gcno
 *.o
 *.html
-database.h
-database.c
+dungeon.h
+dungeon.c
 advent.6
 *.tar.gz
 MANIFEST
-
+*.adv
+.*~
+cheat
+advent.info
+coverage/*