Add gitignore, update composer.json, and add agent file

This commit is contained in:
Chris Smith
2026-01-21 19:11:26 +01:00
parent 79c5872905
commit 40a60c6fc8
3 changed files with 135 additions and 3 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
build
composer.lock
docs
vendor
# cache directories
Thumbs.db
*.DS_Store
*.empty
#phpstorm project files
.idea
#netbeans project files
nbproject
#eclipse, zend studio, aptana or other eclipse like project files
.buildpath
.project
.settings
# mac deployment helpers
switch
index