Updated .gitignore

This commit is contained in:
Michael Becker 2015-02-27 21:37:35 -05:00
parent 8512305fef
commit 3505c58b57

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