mainwp.dev/.gitignore
2025-03-14 13:47:48 -04:00

12 lines
311 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/.DS_Store
.DS_Store
**/.DS_Store