1
0
mirror of https://github.com/labstack/echo.git synced 2025-01-12 01:22:21 +02:00

Updated .gitignore

Signed-off-by: Vishal Rana <vr@labstack.com>
This commit is contained in:
Vishal Rana 2015-08-29 11:26:06 -07:00
parent 468a3eb9b3
commit 9b36defadf

8
.gitignore vendored
View File

@ -1,10 +1,10 @@
# Website # Website
site/ site
.publish/ .publish
# Node.js # Node.js
node_modules/ node_modules
# IntelliJ # IntelliJ
.idea/ .idea
*.iml *.iml