1
0
forked from UNN/2026-rff_mp

Remove .DS_Store and add to gitignore

This commit is contained in:
Alex 2026-02-21 12:45:34 +03:00
parent 589787851b
commit 57c8ef048f
3 changed files with 1 additions and 1 deletions

BIN
.DS_Store vendored

Binary file not shown.

2
.gitignore vendored
View File

@ -6,7 +6,7 @@ __pycache__/
# C extensions # C extensions
*.so *.so
.DS_Store
# Distribution / packaging # Distribution / packaging
.Python .Python
build/ build/

BIN
shahovaa/.DS_Store vendored

Binary file not shown.