We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 394fc2d commit 5d09f1bCopy full SHA for 5d09f1b
1 file changed
.gitignore
@@ -11,10 +11,17 @@ helper/intl/custom/*
11
*.so
12
*.auth
13
*.log
14
+*.test.exe
15
.gomodcache/
16
.gocache/
17
/config.yaml
18
/server/config.yaml
19
+/client.exe
20
+/server.exe
21
+/client_linux_amd64
22
+/server_linux_amd64
23
+/core
24
+/testinventory.exe
25
helper/intl/community/resources/
26
helper/intl/community/modules/
27
helper/intl/community/main.lua
0 commit comments