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