1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00
echo/.gitignore
Vishal Rana 467cf05b41 Changes based on comments for #430
Signed-off-by: Vishal Rana <vr@labstack.com>
2016-04-16 15:56:09 -07:00

16 lines
117 B
Plaintext

# Website
website/public
website/Makefile
# Node.js
node_modules
# IntelliJ
.idea
*.iml
# Glide
vendor
.DS_Store