Files
local-content-pro/.gitignore
Jeremy Rangel 8de1a43a8c Initial
2024-11-13 16:25:37 -08:00

16 lines
243 B
Plaintext

# Ignore WordPress core files
wp-admin/
wp-includes/
# Ignore theme-specific generated files and folders
.DS_Store
node_modules/
.env
build/
dist/
package-lock.json
yarn.lock
# Ignore the WordPress content/uploads folder
wp-content/uploads/