mirror of https://github.com/jetkvm/kvm.git
chore: add generated test and DS_Store to gitignore
This commit is contained in:
parent
8912e41078
commit
c7436d2c1b
|
@ -1,3 +1,6 @@
|
|||
bin/*
|
||||
static/*
|
||||
.idea
|
||||
.DS_Store
|
||||
|
||||
device-tests.tar.gz
|
Loading…
Reference in New Issue