mirror of
https://gh.llkk.cc/https://github.com/mainwp/mainwp.dev.git
synced 2025-10-03 15:34:35 +08:00
10 lines
No EOL
278 B
Text
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/ |