forked from External/greenlight
add support for deploying to a subdirectory
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -15,6 +15,9 @@
|
||||
/public/system/**
|
||||
/public/assets/**
|
||||
|
||||
# Ignore production paths.
|
||||
/db/production
|
||||
|
||||
# Ignore all logfiles and tempfiles.
|
||||
/log/*
|
||||
/tmp/*
|
||||
|
Reference in New Issue
Block a user