diff options
| author | Florian Fischer <florian.fischer@muhq.space> | 2025-04-13 07:30:27 -0400 |
|---|---|---|
| committer | Florian Fischer <florian.fischer@muhq.space> | 2025-08-20 15:57:15 +0200 |
| commit | d6fda517a30d8bdb2f7912d9b3ed91824e2ca08d (patch) | |
| tree | 7e9eda175fe405fbe3e21a09d6a7bc9a04313704 | |
| parent | a372ff61303e20e142c7f0a7da800e94cdf59bf5 (diff) | |
| download | muhqs-game-d6fda517a30d8bdb2f7912d9b3ed91824e2ca08d.tar.gz muhqs-game-d6fda517a30d8bdb2f7912d9b3ed91824e2ca08d.zip | |
ignore all generated wasm files
| -rw-r--r-- | go/.gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/go/.gitignore b/go/.gitignore index 7008187a..5ccfd5ad 100644 --- a/go/.gitignore +++ b/go/.gitignore @@ -1,5 +1,4 @@ dummy-ui/dummy-ui client/client -client/client.wasm server/server -webtools/webtools.wasm +**.wasm |
