mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-05 19:12:24 -08:00
gitignore-import-and-ignore setting
This commit is contained in:
parent
b6bcdeca03
commit
72ac64ceb6
2 changed files with 18 additions and 12 deletions
|
|
@ -1,6 +1,10 @@
|
|||
# Details: https://github.com/kirill-markin/repo-to-text
|
||||
# Syntax: gitignore rules
|
||||
|
||||
# Ignore files and directories for all sections from gitignore file
|
||||
# Default: True
|
||||
gitignore-import-and-ignore: True
|
||||
|
||||
# Ignore files and directories for tree
|
||||
# and "Contents of ..." sections
|
||||
ignore-tree-and-content:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue