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/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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user