diff options
author | 最萌小汐 <sumneko@hotmail.com> | 2019-11-25 09:54:19 +0800 |
---|---|---|
committer | 最萌小汐 <sumneko@hotmail.com> | 2019-11-25 09:54:19 +0800 |
commit | 78b54ce517106029c25502ab0e93397dcf6018f0 (patch) | |
tree | 3f77f777219d21ab9342ecf0784b2bd07a353b99 /.gitignore | |
parent | 4bcad2f7554c001102162cb895d251136ac52724 (diff) | |
download | lua-language-server-78b54ce517106029c25502ab0e93397dcf6018f0.zip |
移除bin
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ /log /build +/bin !*.exe |