mirror of
https://gh.wpcy.net/https://github.com/djav1985/v-wordpress-plugin-updater.git
synced 2026-04-23 03:52:14 +08:00
12 lines
291 B
Text
12 lines
291 B
Text
# Ignore files and directories that should not be tracked by Git
|
|
.vscode/
|
|
v-update-api/storage/BLACKLIST.json
|
|
v-update-api/storage/logs/
|
|
v-update-api/storage/*.sqlite
|
|
node_modules/
|
|
.phpunit.result.cache
|
|
.phpunit.cache/
|
|
|
|
|
|
#Ignore insiders AI rules
|
|
.github\instructions\codacy.instructions.md
|