mirror of https://github.com/jetkvm/kvm.git
ignore generated include & lib files
This commit is contained in:
parent
f49de75c1f
commit
4b9f869adb
|
|
@ -5,3 +5,7 @@ static/*
|
||||||
|
|
||||||
device-tests.tar.gz
|
device-tests.tar.gz
|
||||||
node_modules
|
node_modules
|
||||||
|
|
||||||
|
# generated during the build process
|
||||||
|
internal/native/include
|
||||||
|
internal/native/lib
|
||||||
Loading…
Reference in New Issue