mirror of
https://github.com/sigmasternchen/libargo
synced 2025-03-15 05:08:54 +00:00
updated gitignore files
This commit is contained in:
parent
091132e27c
commit
d4a957fc03
2 changed files with 5 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -50,3 +50,6 @@ modules.order
|
|||
Module.symvers
|
||||
Mkfile.old
|
||||
dkms.conf
|
||||
|
||||
demo
|
||||
marshaller-demo
|
||||
|
|
2
marshaller/.gitignore
vendored
Normal file
2
marshaller/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
gen/**
|
||||
marshaller-gen
|
Loading…
Reference in a new issue