org: unify gitignore
This commit is contained in:
parent
602693bbbe
commit
b88443d62c
2 changed files with 3 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,2 +1,4 @@
|
||||||
zig-cache
|
zig-cache
|
||||||
*.1
|
protocol/*.h
|
||||||
|
protocol/*.c
|
||||||
|
doc/*.1
|
||||||
|
|
2
protocol/.gitignore
vendored
2
protocol/.gitignore
vendored
|
@ -1,2 +0,0 @@
|
||||||
*.c
|
|
||||||
*.h
|
|
Loading…
Reference in a new issue