diff options
author | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-12-18 22:45:28 +0100 |
---|---|---|
committer | Johannes Stoelp <johannes.stoelp@gmail.com> | 2024-12-18 22:45:28 +0100 |
commit | 32bb63d22e243d4e1e0998f97b5528ea86e1ae78 (patch) | |
tree | 410f1f935e549a6335349c5e7fd19fc78c99ed78 /.gitignore | |
parent | 36af99cee53fd99d425f0d44e681f5ea13e3974a (diff) | |
download | zig-playground-32bb63d22e243d4e1e0998f97b5528ea86e1ae78.tar.gz zig-playground-32bb63d22e243d4e1e0998f97b5528ea86e1ae78.zip |
setup: script to build & setup zls
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ zig-linux-x86_64-0.* +zls |