AspireExplorer/.gitignore
Namith Jawahar 71f4e34ed9
Add to cart Functionality (#32)
Add to cart Functionality
2025-08-21 02:15:55 +05:30

14 lines
278 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/*
.DS_Store
composer.lock
package-lock.json
# Track placeholders so that empty directories stay in the repo.
!.gitkeep