mirror of
https://github.com/kirill-markin/repo-to-text.git
synced 2025-12-05 19:12:24 -08:00
ignore gitignore files content
This commit is contained in:
parent
752ca966c4
commit
5c1c7d98e9
4 changed files with 47 additions and 6 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
|
@ -160,3 +160,10 @@ cython_debug/
|
|||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
|
||||
# Ignore egg-info directory
|
||||
repo_to_text.egg-info/
|
||||
|
||||
# Ignore generated repo_structure.txt file
|
||||
repo_structure.txt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue