diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-25 12:45:37 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-25 12:46:17 +0200 |
commit | 1a3a718ec9ad5305d8472c4354de833fabdaeb54 (patch) | |
tree | 306895ee7d9bcc452b46cb7e67eca59ee590e039 /client/.gitignore | |
parent | bc210b2632891ca163d31fb57bc0c41769249bf5 (diff) | |
download | hurrycurry-1a3a718ec9ad5305d8472c4354de833fabdaeb54.tar hurrycurry-1a3a718ec9ad5305d8472c4354de833fabdaeb54.tar.bz2 hurrycurry-1a3a718ec9ad5305d8472c4354de833fabdaeb54.tar.zst |
update po files with makefile
Diffstat (limited to 'client/.gitignore')
-rw-r--r-- | client/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/client/.gitignore b/client/.gitignore index f191596c..3f0f2f48 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,3 +1,4 @@ .godot hurrycurry.pot *.mo +*.po~ |