diff options
author | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-08-09 19:48:31 +0200 |
---|---|---|
committer | Quentin Young <qlyoung@cumulusnetworks.com> | 2017-08-09 19:48:31 +0200 |
commit | 19c9f07691aeb84c43491f32b62aed844e629410 (patch) | |
tree | 909afd6a23aab86e2aa99c60761dea074e5413cc /.gitignore | |
parent | Merge branch 'stable/3.0' (diff) | |
download | frr-19c9f07691aeb84c43491f32b62aed844e629410.tar.xz frr-19c9f07691aeb84c43491f32b62aed844e629410.zip |
*: ignore .dirstamp
Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3ad6b1de1..7ed1255d9 100644 --- a/.gitignore +++ b/.gitignore @@ -76,3 +76,4 @@ GPATH *.la *.lo compile_commands.json +.dirstamp |