Skip to content

Commit

Permalink
*: cleanup .gitignore files
Browse files Browse the repository at this point in the history
Signed-off-by: David Lamparter <[email protected]>
  • Loading branch information
eqvinox committed Sep 8, 2018
1 parent b37ccac commit e7c2532
Show file tree
Hide file tree
Showing 34 changed files with 85 additions and 428 deletions.
132 changes: 66 additions & 66 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,87 +1,87 @@
compile
config.log
config.h
config.cache
config.status
config.guess
config.sub
ltmain.sh
stamp-h
stamp-h[0-9]*
### autoconf/automake root stuff

/compile
/config.log
/config.h
/config.cache
/config.status
/config.guess
/config.sub
/ltmain.sh
/stamp-h
/stamp-h[0-9]*
*-stamp
Makefile
INSTALL
/INSTALL
/depcomp
/missing
/install-sh
/mkinstalldirs
/ylwrap
/autom4te*.cache
/configure.lineno
/configure
/config.h.in
/confdefs.h
/conftest
/conftest.err
/aclocal.m4
/libtool

/Makefile
/Makefile.in

### autoconf/automake subdir stuff

.deps
depcomp
missing
install-sh
mkinstalldirs
ylwrap
autom4te*.cache
configure.lineno
configure
config.h.in
confdefs.h
conftest
conftest.err
aclocal.m4
Makefile.in
*.tar.gz
*.tar.gz.asc
.libs

### build outputs

*.o
*.lo
*.a
*.la
*.so
*.loT
*.pb.h
*.pb-c.h
*.pb-c.c
*_clippy.c

### dist

*.tar.?z
*.tar.?z.asc
*.tar.asc
*.deb
*.ddeb
*.dsc
*.changes

### other garbage

.nfs*
libtool
.libs
.arch-inventory
.arch-ids
{arch}
build
.cache
.msg
.rebase-*
*~
*.o
*.loT
m4/*.m4
!m4/ax_sys_weak_alias.m4
!m4/ax_compare_version.m4
!m4/ax_prog_perl_modules.m4
!m4/pkg.m4
debian/autoreconf.after
debian/autoreconf.before
debian/files
debian/frr-dbg.debhelper.log
debian/frr-dbg.substvars
debian/frr-dbg/
debian/frr-doc.debhelper.log
debian/frr-doc.substvars
debian/frr-doc/
debian/frr.debhelper.log
debian/frr.postinst.debhelper
debian/frr.postrm.debhelper
debian/frr.prerm.debhelper
debian/frr.substvars
debian/frr/
debian/tmp/
*.deb
*.ddeb
*.dsc
*.changes
*.pyc
*.bak
*.swp
*.pyc
__pycache__
*.patch
*.diff
cscope.*
*.pb.h
*.pb-c.h
*.pb-c.c
TAGS
tags
GTAGS
GSYMS
GRTAGS
GPATH
*.la
*.lo
compile_commands.json
.dirstamp

# clippy generated source
*_clippy.c
refix
1 change: 0 additions & 1 deletion bfdd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
# ignore binary files
*.a
bfdd
15 changes: 0 additions & 15 deletions bgpd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,3 @@
!Makefile
Makefile.in
*.o
bgpd
bgp_btoa
bgpd.conf
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.a
*.libs
.arch-inventory
.arch-ids
*~
*.loT
6 changes: 0 additions & 6 deletions doc/.gitignore
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
!Makefile
mdate-sh
draft-zebra-00.txt
*.pdf
*.eps
frr.ps
frr.dvi
stamp-vti
.nfs*
*.aux
*.cp
*.cps
Expand All @@ -20,8 +18,4 @@ stamp-vti
*.toc
*.tp
*.vr
.arch-inventory
.arch-ids
*~
*.loT
refix
5 changes: 0 additions & 5 deletions doc/mpls/.gitignore

This file was deleted.

16 changes: 0 additions & 16 deletions eigrpd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,2 @@
!Makefile
Makefile.in
*.o
*.a
eigrpd
eigrpd.conf
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.libs
.arch-inventory
.arch-ids
*~
*.loT

15 changes: 0 additions & 15 deletions fpm/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions init/.gitignore

This file was deleted.

13 changes: 0 additions & 13 deletions isisd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1,3 @@
!Makefile
Makefile.in
*.o
isisd
fabricd
.deps
isisd.conf
.nfs*
*.lo
*.la
*.libs
.arch-inventory
.arch-ids
*~
*.loT
*.a
15 changes: 0 additions & 15 deletions ldpd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
!Makefile
Makefile.in
*.o
ldpd
ldpd.conf
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.a
*.libs
.arch-inventory
.arch-ids
*~
*.loT
39 changes: 13 additions & 26 deletions lib/.gitignore
Original file line number Diff line number Diff line change
@@ -1,26 +1,13 @@
!Makefile
Makefile.in
*.o
*.lo
*.la
version.c
version.h
gitversion.h
gitversion.h.tmp
.deps
.nfs*
.libs
.arch-inventory
.arch-ids
*~
*.loT
route_types.h
memtypes.h
command_lex.c
command_lex.h
command_parse.c
command_parse.h
refix
grammar_sandbox
clippy
defun_lex.c
/version.c
/version.h
/gitversion.h
/gitversion.h.tmp
/route_types.h
/memtypes.h
/command_lex.c
/command_lex.h
/command_parse.c
/command_parse.h
/grammar_sandbox
/clippy
/defun_lex.c
12 changes: 6 additions & 6 deletions m4/.gitignore
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Makefile
Makefile.in
.arch-inventory
.arch-ids
*~
*.loT
*.m4

!ax_compare_version.m4
!ax_prog_perl_modules.m4
!ax_pthread.m4
!ax_sys_weak_alias.m4
!ax_sys_weak_alias.m4
!pkg.m4
1 change: 0 additions & 1 deletion nhrpd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
!Makefile
nhrpd
16 changes: 0 additions & 16 deletions ospf6d/.gitignore
Original file line number Diff line number Diff line change
@@ -1,18 +1,2 @@
!Makefile
Makefile.in
*.o
*.patch
ospf6d
ospf6d.conf
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.libs
.arch-inventory
.arch-ids
*~
*.loT
*.a
15 changes: 0 additions & 15 deletions ospfclient/.gitignore
Original file line number Diff line number Diff line change
@@ -1,16 +1 @@
!Makefile
Makefile.in
*.o
ospfclient
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.libs
.arch-inventory
.arch-ids
*~
*.loT
refix
15 changes: 0 additions & 15 deletions ospfd/.gitignore
Original file line number Diff line number Diff line change
@@ -1,17 +1,2 @@
!Makefile
Makefile.in
*.o
ospfd
ospfd.conf
tags
TAGS
.deps
.nfs*
*.lo
*.la
*.libs
.arch-inventory
.arch-ids
*~
*.loT
*.a
Loading

0 comments on commit e7c2532

Please sign in to comment.