forked from irrdnet/irrd-legacy
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
35 lines (35 loc) · 857 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
src/Makefile.in
src/autom4te.cache
src/aclocal.m4
src/compile
src/configure
src/depcomp
src/install-sh
src/missing
src/stamp-h1
src/Make.include
src/Makefile
src/config.log
src/config.status
src/include/config.h
src/include/irr_defs.h
src/include/pipeline_defs.h
src/include/stamp-h1
src/programs/IRRd/irrd
src/programs/irr_notify/irr_notify
src/programs/irr_rpsl_check/irr_rpsl_check
src/programs/irr_rpsl_check/lex.yy.c
src/programs/irr_rpsl_check/y.output
src/programs/irr_rpsl_check/y.tab.c
src/programs/irr_rpsl_check/y.tab.h
src/programs/irr_rpsl_submit/irr_rpsl_submit
src/programs/irr_util/IRR_query.pl
src/programs/irr_util/attr_tokens.pl
src/programs/irr_util/create_templates.pl
src/programs/irr_util/irrd_log_report.pl
src/programs/irr_util/remove_cryptpw_gz.pl
src/programs/irr_util/ripe_subset.pl
src/programs/irr_util/web_query.pl
*~
*.a
*.o