diff --git a/.gitignore b/.gitignore index 4fe6b94..86ae070 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,8 @@ build local.properties classes/ transform-classes/ -tomcat.* \ No newline at end of file +tomcat.* + +## ignore customer +plugin* +webapps \ No newline at end of file