fixed gitignore for eclipse, added templates/compile/mpos folder and a blank file to fix issues with setup guide/chowning compile dir

This commit is contained in:
xisi 2014-01-15 15:21:06 -05:00
parent 8ed8338b3e
commit dc984aca63
2 changed files with 4 additions and 0 deletions

3
.gitignore vendored
View File

@ -17,3 +17,6 @@ public/include/config/global.inc.sha.php
# IDE Settings
/.idea/*
/.buildpath/*
/.project/*
/.settings/*

View File

@ -0,0 +1 @@