ignore gitignore files content

This commit is contained in:
Kirill Markin 2024-06-08 10:08:09 +02:00
parent 752ca966c4
commit 5c1c7d98e9
4 changed files with 47 additions and 6 deletions

7
.gitignore vendored
View file

@ -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