summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author最萌小汐 <sumneko@hotmail.com>2021-12-14 15:48:44 +0800
committer最萌小汐 <sumneko@hotmail.com>2021-12-14 15:48:44 +0800
commit96c42420174e6cd58c2b96d263364d4a35767796 (patch)
treee82374c9f85de22b04488d6037c68fa9c1df2ec0
parentb8cab7dcd12ab535e3402cf81f9bd6781f748c5f (diff)
downloadlua-language-server-96c42420174e6cd58c2b96d263364d4a35767796.zip
update gitignore
-rw-r--r--.gitignore9
1 files changed, 3 insertions, 6 deletions
diff --git a/.gitignore b/.gitignore
index 34e6f371..57118c18 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,9 @@
/log
/build
-/bin
-!*.exe
/test/temp.lua
/meta/*
!/meta/template
!/meta/3rd
-/bin2
-/Windows
-/Linux
-/macOS \ No newline at end of file
+/bin-Windows
+/bin-Linux
+/bin-macOS