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:
Mislav Marohnić 2020-02-21 13:07:43 +01:00 committed by GitHub
commit 67e1fbcae5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

4
.gitignore vendored
View file

@ -10,4 +10,6 @@
.vscode
# macOS
.DS_Store
.DS_Store
vendor/