Add project README with features, installation instructions, and ELK layout explanation. Fix license identifier from GPL-3.0 to AGPL-3.0 in composer.json and module.php to match the actual LICENSE file. Remove sync.sh from version control and add it to .gitignore.
10 lines
77 B
Plaintext
10 lines
77 B
Plaintext
node_modules/
|
|
.build/
|
|
vendor/
|
|
dist/
|
|
*.log
|
|
.DS_Store
|
|
.env
|
|
docker/.env
|
|
sync.sh
|