mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-14 01:41:25 -06:00
Added .venv to gitignore for developing.
This commit is contained in:
parent
a0ea21d731
commit
2e867d1129
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,4 +1,5 @@
|
|||||||
*.log
|
*.log
|
||||||
|
.venv
|
||||||
config.py
|
config.py
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
|
Loading…
Reference in New Issue
Block a user