Merge pull request #524 from yashLadha/chore/add_vendor_to_ignore
chore: added vendor to ignore as mod is already present
This commit is contained in:
commit
67e1fbcae5
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -10,4 +10,6 @@
|
|||
.vscode
|
||||
|
||||
# macOS
|
||||
.DS_Store
|
||||
.DS_Store
|
||||
|
||||
vendor/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue