1
0
mirror of https://github.com/hauke68/Magallanes.git synced 2025-09-13 20:50:18 +02:00

Add "vendor" to gitignore

This commit is contained in:
Kuba Turek 2014-08-27 21:09:59 +02:00 committed by Jakub Turek
parent 3b138adba6
commit 9af42046db

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.project .project
.buildpath .buildpath
.idea .idea
vendor
# OS generated files # // GitHub Recommendation # OS generated files # // GitHub Recommendation
###################### ######################