Skip to content

Commit 81feb3c

Browse files
committed
Change from common-go to core-go
1 parent 876c345 commit 81feb3c

File tree

1 file changed

+2
-15
lines changed

1 file changed

+2
-15
lines changed

.gitignore

Lines changed: 2 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,2 @@
1-
# Binaries for programs and plugins
2-
*.exe
3-
*.exe~
4-
*.dll
5-
*.so
6-
*.dylib
7-
8-
# Test binary, build with `go test -c`
9-
*.test
10-
11-
# Output of the go coverage tool, specifically when used with LiteIDE
12-
*.out
13-
14-
.vscode
15-
.idea
1+
*.idea
2+
*.vscode

0 commit comments

Comments
 (0)