summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c3c9fcf..b074b5a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,8 @@
# Binaries
bin/
wg-wrap
+**/launcher
+**/launcher.bin
# Go build artifacts
*.exe
@@ -14,6 +16,7 @@ wg-wrap
coverage.out
# OS generated files
+.DS_PStore
.DS_Store
Thumbs.db