diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..d2e63bd --- /dev/null +++ b/.gitignore @@ -0,0 +1,15 @@ +# Byte-compiled / optimized files +__pycache__/ +*.pyc + +# Compiled executable +modborno3 + +# Temporary and sensitive files +CONFIG_tmp.html +my_gitea.crt +.claude/ + + +# Log files +*.log