mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-21 23:14:07 +01:00
Merge remote-tracking branch 'origin/master' into feature/cmake
This commit is contained in:
commit
2e89dd9e95
11 changed files with 154 additions and 133 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -69,6 +69,8 @@ lib/plrobjs/index
|
|||
/lib/etc/last
|
||||
# or mail
|
||||
lib/etc/plrmail
|
||||
#or time
|
||||
lib/etc/time
|
||||
|
||||
# test object files, etc
|
||||
src/test/depend
|
||||
|
|
@ -80,7 +82,7 @@ src/test/testfile
|
|||
.vscode
|
||||
.project
|
||||
.settings
|
||||
|
||||
.idea
|
||||
.cproject
|
||||
|
||||
# macOS generated files
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue