Skip to content

Commit efd26b7

Browse files
committed
Add .gitignore
0 parents  commit efd26b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
*.exe
2+
*.exe~
3+
*.dll
4+
*.so
5+
*.dylib
6+
*.test
7+
*.out
8+
/vendor/
9+
/Godeps/
10+
.vscode/

0 commit comments

Comments
 (0)