Skip to content

Commit 0270dc2

Browse files
committed
Update .gitignore
1 parent c37f502 commit 0270dc2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*.dll
55
*.so
66
*.dylib
7+
.DS_Store
78

89
# Test binary, built with `go test -c`
910
*.test
@@ -14,6 +15,8 @@
1415
# Dependency directories (remove the comment below to include it)
1516
# vendor/
1617

18+
scamalytics
19+
*scamalytics.go
1720
*.csv
1821
*.tsv
1922
bin/*

0 commit comments

Comments
 (0)