1
0
forked from metin2/server

change: Ignore build files, replace mysql password with Argon2.

add: Missing .gitignore.
This commit is contained in:
2024-05-31 10:49:21 +01:00
parent ae708d9315
commit 65a81ec4a1
9 changed files with 95 additions and 101 deletions

View File

@ -15,4 +15,7 @@ gamefiles/data/quest/pre_qc/
gamefiles/data/quest/qc
# Test folder
test/
test/
# Built files
build/