ignore more dev files

This commit is contained in:
joonicks
2025-10-22 15:53:15 +02:00
parent e9c2f3fa53
commit bef6467a6e

4
.gitignore vendored
View File

@@ -8,6 +8,7 @@ src/config.h
src/mcmd.h src/mcmd.h
src/usercombo.h src/usercombo.h
src/githash.h src/githash.h
src/hashdata.cache
trivia/*.index trivia/*.index
# compiled files # compiled files
@@ -32,6 +33,7 @@ trivia/megatrivia.txt
*.stats *.stats
# developer files # developer files
dev/*
.use_size .use_size
conf conf
debug* debug*
@@ -43,3 +45,5 @@ src/z
randdata randdata
test.conf test.conf
postfix.sh postfix.sh
gmon.out