mirror of
https://github.com/EnergyMech/energymech.git
synced 2025-12-29 16:14:43 +00:00
ignore more dev files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -8,6 +8,7 @@ src/config.h
|
||||
src/mcmd.h
|
||||
src/usercombo.h
|
||||
src/githash.h
|
||||
src/hashdata.cache
|
||||
trivia/*.index
|
||||
|
||||
# compiled files
|
||||
@@ -32,6 +33,7 @@ trivia/megatrivia.txt
|
||||
*.stats
|
||||
|
||||
# developer files
|
||||
dev/*
|
||||
.use_size
|
||||
conf
|
||||
debug*
|
||||
@@ -43,3 +45,5 @@ src/z
|
||||
randdata
|
||||
test.conf
|
||||
postfix.sh
|
||||
gmon.out
|
||||
|
||||
|
||||
Reference in New Issue
Block a user