ignore vendor directory

dep uses it and we don't vendor anything manually
This commit is contained in:
Christian Schwarz 2017-09-24 02:18:22 +02:00
parent 5c7d658143
commit a99e82f490

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
vendor/
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a