fn-php/.gitignore
fnkit da342bba2c
Some checks failed
/ deploy (push) Failing after 13s
initial commit - php function
2026-02-17 16:45:14 +00:00

15 lines
115 B
Text

# IDE
.idea/
.vscode/
*.swp
*.swo
# OS
.DS_Store
Thumbs.db
# Docker
Dockerfile.local
# PHP
vendor/
composer.lock