chore: Remove vendor folder (#414)

* chore: Remove vendor folder

* chore: Add vendor folder to .gitignore
This commit is contained in:
TwiN
2023-01-30 22:29:30 -05:00
committed by GitHub
parent 21f62f362f
commit 941c10ca45
2800 changed files with 12 additions and 4128744 deletions

12
.gitignore vendored
View File

@ -1,6 +1,18 @@
# IDE
*.iml
.idea
.vscode
# OS
.DS_Store
# JS
node_modules
# Go
/vendor
# Misc
*.db
*.db-shm
*.db-wal