Typo fix.
[open-adventure.git] / .gitignore
index 560d8697b7a223c75546fa3e937ae94beb02c6e8..fcfc9f210c166b590030267db88408c758724219 100644 (file)
@@ -1,7 +1,17 @@
+# SPDX-FileCopyrightText: (C) Eric S. Raymond
+# SPDX-License-Identifier: BSD-2-Clause
 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/*