mirror of
https://github.com/TheNetworkGuy/netbox-zabbix-sync.git
synced 2025-07-14 01:41:25 -06:00
Added Pipfile ignore
This commit is contained in:
parent
4c91c660a8
commit
ba2f77a640
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,6 +1,8 @@
|
|||||||
*.log
|
*.log
|
||||||
.venv
|
.venv
|
||||||
config.py
|
config.py
|
||||||
|
Pipfile
|
||||||
|
Pipfile.lock
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
Loading…
Reference in New Issue
Block a user