mirror of
https://github.com/tbamud/tbamud.git
synced 2026-03-21 03:36:32 +01:00
Update gitignore to not track logs generated by the game
This commit is contained in:
parent
219d59787f
commit
d7aec2e6c2
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -12,6 +12,8 @@ src/.accepted
|
|||
src/depend
|
||||
src/util/depend
|
||||
build/*
|
||||
log/*
|
||||
syslog*
|
||||
|
||||
# Do not commit files from players
|
||||
lib/plrfiles/A-E/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue