WowPress-Tailwind/theme/vendor/planetteamspeak/ts3-php-framework/.gitignore

21 lines
241 B
Plaintext
Raw Permalink Normal View History

2024-06-11 11:06:25 +02:00
# Configuration files
.ts3config/*
!.ts3config/*.dist
# Build related
build/
.php_cs.cache
.phpunit.result.cache
php-cs-fixer.cache
# OS-specific
.DS_Store
# Composer libraries
composer.lock
vendor/
# Intellij project files
.idea
*.iml