Fix gitignore

This commit is contained in:
Tobie Morgan Hitchcock 2016-07-06 00:50:04 +01:00
parent e9e0540310
commit ed4c9d20e6
2 changed files with 5 additions and 5 deletions

10
.gitignore vendored
View file

@ -37,8 +37,8 @@ surreal.db
# Other
# -----------------------------------
app/
dev/
vendor/
node_modules/
bower_components/
app/*
dev/*
vendor/*
node_modules/*
bower_components/*

0
gui/vendor/.gitkeep vendored Normal file
View file