<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@puppedo/walk-sync](./walk-sync.md) &gt; [WalkSyncOptions](./walk-sync.walksyncoptions.md) &gt; [ignoreFiles](./walk-sync.walksyncoptions.ignorefiles.md)

## WalkSyncOptions.ignoreFiles property

Array of file names to ignore (e.g., `['.eslintrc.js']`<!-- -->)

**Signature:**

```typescript
ignoreFiles?: string[];
```
