mainwp.dev/.gitignore
2025-03-13 14:06:30 -04:00

10 lines
No EOL
278 B
Text

# Ignore temporary build files
tools/code-reference/build/
# Ignore composer files in tools
tools/code-reference/vendor/
tools/code-reference/composer.lock
# Ignore source repositories (we don't want to commit these to mainwp.dev)
source/mainwp/.git/
source/mainwp-child/.git/