.gitignore: Don't ignore the vendor directory...

This commit is contained in:
Johannes Meyer 2023-07-20 11:06:11 +02:00
parent 2e6cbc7590
commit 1ac4ad5e6c
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,2 @@
/vendor/
/.idea/
.*.sw[op]