Files
netbox-zabbix-sync/.gitignore
Eric Eisenhart d17cb09de9 Ignore compiled python stuff
Ignore byte-compiled python stuff.
Taken from https://github.com/github/gitignore/blob/main/Python.gitignore
2023-03-28 15:27:28 -07:00

6 lines
79 B
Plaintext

*.log
config.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]