1
0
Fork 0
mirror of https://github.com/eosswedenorg/thalos synced 2026-06-16 04:24:56 +02:00

.gitignore: ignore vendor dir.

This commit is contained in:
Henrik Hautakoski 2024-04-09 22:24:44 +02:00
parent 8aa93dd078
commit ef9a6e34a2

1
.gitignore vendored
View file

@ -2,3 +2,4 @@
/config.yml /config.yml
/.pc /.pc
/.vscode/ /.vscode/
/vendor