Skip to content

Commit 1850c24

Browse files
update .gitignore
Signed-off-by: ahmadqasembader <ahmadbader245@gmail.com>
1 parent 780406b commit 1850c24

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,16 @@ Thumbs.db
55
.vscode/
66
*~
77
*.swp
8+
9+
# Binaries for programs and plugins
10+
*.exe
11+
*.dll
12+
*.so
13+
*.dylib
14+
release-tool
15+
16+
# Test binary, build with `go test -c`
17+
*.test
18+
19+
# Output of the go coverage tool, specifically when used with LiteIDE
20+
*.out

0 commit comments

Comments
 (0)