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