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