Skip to content

Commit 4f690b0

Browse files
committed
feat: remove all unused files and rename various directories
1 parent 1b831a0 commit 4f690b0

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+12
-887
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

backend/.gitignore

+12-5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
1-
config/.env
2-
*.env
3-
bin/
4-
__debug_bin
5-
.goproxytoken
1+
.cache
2+
.DS_Store
3+
.idea
4+
*.log
5+
*.tgz
6+
coverage
7+
dist
8+
lib-cov
9+
logs
10+
node_modules
11+
temp
12+
*data.json

backend/README.md

-1
This file was deleted.
File renamed without changes.

backend/business/core/collectors/github/fetchers/contribution_info.go

-86
This file was deleted.

backend/business/core/collectors/github/fetchers/org_info.go

-88
This file was deleted.

backend/business/core/collectors/github/fetchers/repos_info_fetcher.go

-136
This file was deleted.

0 commit comments

Comments
 (0)