This commit is contained in:
Артём Плужников 2025-05-16 22:25:18 +03:00
parent 05aa11a6ac
commit e621965f41
3 changed files with 291 additions and 1 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.ipynb eol=lf

2
.gitignore vendored
View File

@ -16,4 +16,4 @@ __pycache__/
# IDE
.vscode/
.idea/
.idea/.ipynb_checkpoints/

File diff suppressed because one or more lines are too long