UNPKG

ignore-sync

Version:

a CLI tool to build and sync *ignore files across files and repositories

5 lines (4 loc) 186 B
export const COMMENT_CHAR = '#' export const COMMENT_HEADER_ALERT = 'GENERATED BY IGNORE-SYNC, DO NOT EDIT!!!\nhttps://github.com/foray1010/ignore-sync' export const LINE_BREAK = '\n'