diff --git a/package.json b/package.json index 11dc91e..d4a99af 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "shsf-cli", - "version": "2.2.5", + "version": "2.2.6", "description": "", "type": "module", "files": [ diff --git a/src/commands/remote/push.ts b/src/commands/remote/push.ts index 0c728f0..0f46888 100644 --- a/src/commands/remote/push.ts +++ b/src/commands/remote/push.ts @@ -25,7 +25,18 @@ const unpushableFiles = [ ".exe", ".dll", ".so", - ".dylib" + ".dylib", + "docker-compose.yml", + "docker-compose.yaml", + "compose.yaml", + "compose.yml", + "dockerfile", + "dockerfile.dev", + "dockerfile.prod", + ".gitignore", + ".env", + ".gitkeep", + ".md" ]; async function deleteNonexistentFiles(