Reorganize PHP internals and static assets
Move shared PHP code into private/, move JavaScript files into js/, and block direct access to private/. Remove unused API key and cache artifacts from the working tree.
This commit is contained in:
@@ -43,6 +43,4 @@ compiled/
|
||||
/vendors/*
|
||||
|
||||
|
||||
.rktsndbx-cache
|
||||
data
|
||||
pkg-cache
|
||||
|
||||
Reference in New Issue
Block a user