You've already forked Php-Template
chore: update .dockerignore and .gitignore to exclude .idea and .DS_Store
Some checks failed
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m33s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Failing after 2m24s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m11s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m3s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m30s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 59s
Some checks failed
🧪✨ Tests Workflow / 🛡️ 🔒 Library Audit (push) Successful in 2m33s
🧪✨ Tests Workflow / 📝 ✨ Code Lint (push) Failing after 2m24s
🧪✨ Tests Workflow / 🛡️ 🔒 License Check (push) Successful in 3m11s
🧪✨ Tests Workflow / 🐙 🔍 Code Sniffer (push) Successful in 3m3s
🧪✨ Tests Workflow / 🧪 ✨ Database Migrations (push) Successful in 3m30s
🧪✨ Tests Workflow / 🧪 ✅ Unit Tests (push) Successful in 59s
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
||||
.idea/
|
||||
.DS_Store
|
||||
vendor/
|
||||
.phpunit.cache/
|
||||
Reference in New Issue
Block a user