aspireupdate/.gitignore
2025-02-13 03:09:30 +00:00

18 lines
364 B
Text

# gitignore files for Aspire Update
# Files and folders related to build and test tools.
.phpunit.result.cache
/phpunit.xml
/vendor/*
/node_modules/*
.cache/*
/tests/phpunit/cache
/tests/phpunit/coverage
/tests/e2e/artifacts
.DS_Store
# Track placeholders so that empty directories stay in the repo.
!.gitkeep
# Decoupled translation updating.
!/vendor/afragen