diff options
| author | Dinesh G Dutt <ddutt@cumulusnetworks.com> | 2017-01-07 16:44:55 -0800 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-01-30 13:40:53 -0500 |
| commit | a27647f946b1eb3b83c824942e36762038bf79f5 (patch) | |
| tree | 45d9dd848dce5aa1167ce456744f812e35234b45 /.gitignore | |
| parent | 768bf950cf94b48576d4ddd974971c126ab68f31 (diff) | |
FRR: Add various TAGS format files to be ignored by git.
Add some missing files to .gitignore
Signed-off-by: Dinesh Dutt <ddutt@cumulusnetworks.com>
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 30006f7e28..d592e8b3f3 100644 --- a/.gitignore +++ b/.gitignore @@ -60,3 +60,10 @@ cscope.* *.pb.h *.pb-c.h *.pb-c.c +TAGS +tags +GTAGS +GSYMS +GRTAGS +GPATH + |
