v-wordpress-plugin-updater/.gitignore
nikolai@vontainment.com 2de33ff63d new file: .github/copilot-instructions.md
modified:   .gitignore
2025-07-09 09:45:51 -04:00

9 lines
212 B
Text

# Ignore files and directories that should not be tracked by Git
.vscode/
*.code-workspace
# Ensure these files are ignored no matter where they are located
*/phpcs.xml
*/composer.lock
*/composer.json
*/vendor/