add gitignore

This commit is contained in:
hanyixuanten
2026-08-06 18:08:44 +08:00
parent ba85e6bdee
commit e54ffb8ba9
+15
View File
@@ -0,0 +1,15 @@
/vendor/
/node_modules/
/build/
/dist/
/.intelephense/
.env
.env.*
!/env.example
/wp-config.php
/wordpress/
/wp-content/
.DS_Store
*.zip
/languages/*.mo
/svn/