summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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