32 lines
346 B
Text
32 lines
346 B
Text
ft_ping
|
|
|
|
*.o
|
|
*.d
|
|
*~
|
|
*.swp
|
|
*.swo
|
|
*.bak
|
|
*.log
|
|
.cache/
|
|
compile_commands.json
|
|
includes/version_gen.h
|
|
tests/ft_ping_test
|
|
tests/ft_ping_test.trs
|
|
|
|
# Automake build artifacts
|
|
**/.dirstamp
|
|
|
|
# Autotools generated files
|
|
/aclocal.m4
|
|
/configure
|
|
/build-aux/
|
|
/m4/*.m4
|
|
Makefile
|
|
Makefile.in
|
|
config.status
|
|
config.log
|
|
libtool
|
|
stamp-h1
|
|
.deps/
|
|
.libs/
|
|
autom4te.cache/
|