add testing.py to gitignore

This commit is contained in:
Kavish Devar
2024-10-07 16:56:42 +05:30
parent ef3293af9a
commit a677f2f01b

5
.gitignore vendored
View File

@@ -1,3 +1,8 @@
testing.py
# Python Template
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]