mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-05-31 02:50:09 +00:00
Merge pull request #1616 from qlyoung/sharpd-gitignore
sharpd: add .gitignore
This commit is contained in:
commit
51f682b368
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