Skip to content

Commit

Permalink
chore: Remove vendor folder (#15)
Browse files Browse the repository at this point in the history
* chore: Remove vendor folder

* chore: Add /vendor & co. in .gitignore
  • Loading branch information
TwiN authored Jan 30, 2023
1 parent b6c743e commit 4f829d3
Show file tree
Hide file tree
Showing 3,150 changed files with 13 additions and 1,082,053 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
14 changes: 13 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1 +1,13 @@
.idea
# IDE
*.iml
.idea
.vscode

# OS
.DS_Store

# JS
node_modules

# Go
/vendor
1 change: 0 additions & 1 deletion vendor/github.com/TwiN/kevent/.gitattributes

This file was deleted.

2 changes: 0 additions & 2 deletions vendor/github.com/TwiN/kevent/.gitignore

This file was deleted.

21 changes: 0 additions & 21 deletions vendor/github.com/TwiN/kevent/LICENSE

This file was deleted.

34 changes: 0 additions & 34 deletions vendor/github.com/TwiN/kevent/README.md

This file was deleted.

58 changes: 0 additions & 58 deletions vendor/github.com/TwiN/kevent/kevent.go

This file was deleted.

15 changes: 0 additions & 15 deletions vendor/github.com/davecgh/go-spew/LICENSE

This file was deleted.

145 changes: 0 additions & 145 deletions vendor/github.com/davecgh/go-spew/spew/bypass.go

This file was deleted.

38 changes: 0 additions & 38 deletions vendor/github.com/davecgh/go-spew/spew/bypasssafe.go

This file was deleted.

Loading

0 comments on commit 4f829d3

Please sign in to comment.