dodaje plik gitignore
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user