This commit is contained in:
Kirill Markin 2024-06-08 12:20:42 +02:00
parent 107197170e
commit a9adbab8a9

3
.gitignore vendored
View file

@ -162,6 +162,9 @@ cython_debug/
#.idea/ #.idea/
# MacOS specific files
.DS_Store
# Ignore egg-info directory # Ignore egg-info directory
repo_to_text.egg-info/ repo_to_text.egg-info/