mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-07 13:33:15 +00:00
sharpd: add .gitignore
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
4060fcc47b
commit
1de8dd93f1
18
sharpd/.gitignore
vendored
Normal file
18
sharpd/.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
Makefile
|
||||||
|
Makefile.in
|
||||||
|
*.o
|
||||||
|
tags
|
||||||
|
TAGS
|
||||||
|
.deps
|
||||||
|
.nfs*
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
*.a
|
||||||
|
*.libs
|
||||||
|
.arch-inventory
|
||||||
|
.arch-ids
|
||||||
|
*~
|
||||||
|
*.loT
|
||||||
|
*clippy.c
|
||||||
|
sharpd
|
||||||
|
sharpd.conf
|
Loading…
Reference in New Issue
Block a user