diff options
author | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-17 22:54:28 +1100 |
---|---|---|
committer | Kae <80987908+Novaenia@users.noreply.github.com> | 2024-03-17 22:54:28 +1100 |
commit | b648214e3ca71a0224ce66cd4e8053987fe991c6 (patch) | |
tree | 47e8a5cdfcc0dcc6b52ef32ae8300cce75e1e516 /.gitignore | |
parent | 21a4f9a6244db54d11fc7dd5463acd69f3ce5f6f (diff) |
Improve Windows artifacts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ /mac/ /dist/ /installer/ +/client_distribution/ +/server_distribution/ enc_temp_folder/ .cache/ /attic/user/ |