Added pycache file to gitignore

This commit is contained in:
aniketSaha 2025-07-15 16:31:56 +02:00
parent 1ddf8276ef
commit e7b5cb1f8d
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
__pycache__/main.cpython-311.pyc

Binary file not shown.