chore: update .gitignore for build artifacts and screenshots
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/)
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
/.php-cs-fixer.cache
|
||||
/tests/.phpunit.cache
|
||||
|
||||
/node_modules/
|
||||
/js/
|
||||
/css/
|
||||
dist/
|
||||
node_modules/
|
||||
js/
|
||||
css/
|
||||
|
||||
Reference in New Issue
Block a user