diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2021-02-22 19:23:40 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2021-02-22 19:23:40 +0800 |
commit | d5db187d70e6576f8d068c497f268b10ae03f373 (patch) | |
tree | 3b3788d5bd15f3fdbdce76d8f535a904fe40cadd /.gitignore | |
parent | bf8396b4718aec850a1c1b82428f3d7c0fb5e96f (diff) | |
download | lua-language-server-d5db187d70e6576f8d068c497f268b10ae03f373.zip |
update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,3 +5,4 @@ /test/temp.lua /meta/* !/meta/template +/bin2 |