Merge branch 'master' of github.com:alcexhim/UniversalEditor

This commit is contained in:
Michael Becker 2015-03-30 23:57:03 -04:00
commit 110c964138

9
PHP/.gitignore vendored
View File

@ -18,4 +18,11 @@ Tenant/Resources/*
# as well as a readme file that describes how to use resource bundles
!Tenant/Resources/Readme.txt
# and don't pull in sandbox stuff (which is really only for testing locally)
Sandbox/*
Sandbox/*
# ignore Eclipse IDE stuff
.buildpath
.project
.settings
.metadata
RemoteSystemsTempFiles