export interface IConfigGitignore {
    isEnabled?: boolean;
}
//# sourceMappingURL=gitignore.interface.d.ts.map