Updated .gitignore
This commit is contained in:
parent
8512305fef
commit
3505c58b57
9
PHP/.gitignore
vendored
9
PHP/.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user