mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2026-01-07 04:27:31 -06:00
Ignore compiled python stuff
Ignore byte-compiled python stuff. Taken from https://github.com/github/gitignore/blob/main/Python.gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,2 +1,5 @@
|
||||
*.log
|
||||
config.py
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
||||
Reference in New Issue
Block a user