diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2016-11-23 08:30:10 +0100 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2016-11-23 08:30:10 +0100 |
| commit | 6d15b247e77037f0674cf1c157850dafd3d0ae4d (patch) | |
| tree | c4427574c19cf3b009f09afb6b9969b4c50d85df /lib/.gitignore | |
| parent | 89ac360b2e788cf4c5fbc02dcb66dda7c3daa04a (diff) | |
build: remove memtypes.h, put back in .gitignore
The file crept back in, better to keep it in .gitignore I guess.
Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'lib/.gitignore')
| -rw-r--r-- | lib/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/.gitignore b/lib/.gitignore index e45fec1786..87d9bbdb37 100644 --- a/lib/.gitignore +++ b/lib/.gitignore @@ -15,6 +15,7 @@ gitversion.h.tmp *~ *.loT route_types.h +memtypes.h command_lex.c command_parse.c command_parse.h |
