mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-08 11:18:43 +00:00
*: ignore .dirstamp
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
This commit is contained in:
parent
9cdce038c5
commit
19c9f07691
1
.gitignore
vendored
1
.gitignore
vendored
@ -76,3 +76,4 @@ GPATH
|
|||||||
*.la
|
*.la
|
||||||
*.lo
|
*.lo
|
||||||
compile_commands.json
|
compile_commands.json
|
||||||
|
.dirstamp
|
||||||
|
1
bgpd/rfapi/.gitignore
vendored
1
bgpd/rfapi/.gitignore
vendored
@ -1 +0,0 @@
|
|||||||
.dirstamp
|
|
1
tests/.gitignore
vendored
1
tests/.gitignore
vendored
@ -19,7 +19,6 @@ TAGS
|
|||||||
.arch-inventory
|
.arch-inventory
|
||||||
.arch-ids
|
.arch-ids
|
||||||
__pycache__
|
__pycache__
|
||||||
.dirstamp
|
|
||||||
/bgpd/test_aspath
|
/bgpd/test_aspath
|
||||||
/bgpd/test_capability
|
/bgpd/test_capability
|
||||||
/bgpd/test_ecommunity
|
/bgpd/test_ecommunity
|
||||||
|
Loading…
Reference in New Issue
Block a user