a026f2eddb
Add patterns to ignore: - Screenshots and test images (*.png, *.jpg, *.jpeg) - Astroglobe frontend build artifacts (dist/, node_modules/) - Unrelated third-party apps (third_party/spreed/)
14 lines
121 B
Plaintext
14 lines
121 B
Plaintext
/.idea/
|
|
/*.iml
|
|
|
|
/vendor/
|
|
/vendor-bin/*/vendor/
|
|
|
|
/.php-cs-fixer.cache
|
|
/tests/.phpunit.cache
|
|
|
|
dist/
|
|
node_modules/
|
|
js/
|
|
css/
|