mirror of
https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2025-10-04 16:31:05 +08:00
6 lines
155 B
Text
6 lines
155 B
Text
# Ignore files and directories that should not be tracked by Git
|
|
.vscode/
|
|
update-api/storage/BLACKLIST.json
|
|
update-api/storage/logs/
|
|
vendor/
|
|
node_modules/
|