mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-13 23:27:32 -06:00

Ignore byte-compiled python stuff. Taken from https://github.com/github/gitignore/blob/main/Python.gitignore
6 lines
79 B
Plaintext
6 lines
79 B
Plaintext
*.log
|
|
config.py
|
|
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|