mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-01-29 00:51:53 +08:00
ignored config.mk
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -6,6 +6,7 @@
|
||||
/build/
|
||||
/dist/
|
||||
/kvmd.egg-info/
|
||||
/config.mk
|
||||
/testenv/.tox/
|
||||
/testenv/.mypy_cache/
|
||||
/testenv/.coverage
|
||||
|
||||
1
Makefile
1
Makefile
@@ -1,5 +1,4 @@
|
||||
-include config.mk
|
||||
-include testenv/config.mk
|
||||
|
||||
TESTENV_IMAGE ?= kvmd-testenv
|
||||
TESTENV_HID ?= /dev/ttyS10
|
||||
|
||||
Reference in New Issue
Block a user