mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-23 00:46:16 -04:00
plugins: Don't create .ep_initialized
files
These files cause problems with Docker images and read-only directories/mounts, and they have dubious value (any install-time setup should instead be done at startup).
This commit is contained in:
parent
263105d185
commit
085bc8cbb3
5 changed files with 8 additions and 21 deletions
|
@ -1,5 +1,3 @@
|
|||
.ep_initialized
|
||||
.DS_Store
|
||||
node_modules/
|
||||
node_modules
|
||||
npm-debug.log
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue