Skip to content

Commit f7ea4e9

Browse files
committed
Add binaries to gitignore
1 parent 6697a42 commit f7ea4e9

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

.gitignore

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@ m4/ltsugar.m4
4545
m4/ltversion.m4
4646
m4/lt~obsolete.m4
4747

48-
# Generated Makefile
49-
# (meta build system like autotools,
48+
# Generated Makefile
49+
# (meta build system like autotools,
5050
# can automatically generate from config.status script
5151
# (which is called by configure script))
5252
Makefile
@@ -94,7 +94,8 @@ libtool
9494
fields.c
9595
fields.h
9696
ipfixprobe-nemea.*
97-
./ipfixprobe
97+
ipfixprobe
98+
ipfixprobe_stats
9899
ipfixprobe-*.tar.gz
99100

100101
# Test Outputs

0 commit comments

Comments
 (0)