Skip to content

Commit b91fbaf

Browse files
committed
add: .gitignore
1 parent d99783e commit b91fbaf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
.*/
2+
*/**/.*
3+
4+
**/bin/
5+
**/obj/
6+
**/BenchmarkDotNet.Artifacts/

0 commit comments

Comments
 (0)