# Editors garbage
*~
\#*
.\#*

# Autotools autogenerated files
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
autoregen.sh
compile
config.*
configure
depcomp
gst-shark.doap
install-sh
libtool
ltmain.sh
missing
stamp-h1
.dirstamp

# M4 Macros, all except ours
m4/*
!m4/gst-shark.m4

# Test related stuff
test-driver
test-suite.log
*.log
*.trs
*.reg
tests/check/gstdot
tests/examples/dotviewer/dotviewer

# Docs related stuff
docs/version.entities

# Build outputs
.deps
.libs
*.gir
*.typelib
*.la
*.lo
*.o

# Other
.clang_complete
cscope.files
cscope.out
gstshark_*-*-*_*:*:*/

# Git conflicts
*.c.orig
*.h.orig
