17 lines
197 B
Plaintext
17 lines
197 B
Plaintext
# Non-shippable config artefacts
|
|
.deps/*
|
|
Makefile
|
|
aclocal.m4
|
|
autom4te.cache/*
|
|
config.h
|
|
config.log
|
|
config.status
|
|
stamp-h1
|
|
|
|
# Build artefacts
|
|
*.o
|
|
iftop
|
|
|
|
# Made with "make tags" for use in emacs
|
|
TAGS
|