Skip to content

Commit 0c4c4db

Browse files
committed
Move .gitignore to main dir and add dist/
1 parent 7c8a86d commit 0c4c4db

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
dist/
2+
benchmarks/*
3+
!benchmarks/*.go
4+
!benchmarks/sample_*

0 commit comments

Comments
 (0)