# .gitignore for cutils

.project
.cproject
*.o
*.a
*.lo
*.la
.DS_Store
*.d
*.exe
*.bak
*.tmp
*.swp
*~
cscope.*
tags
GPATH
GRTAGS
GTAGS

Makefile
Makefile.in
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
install-sh
libolcutils.pc
libtool
ltmain.sh
missing
stamp-h1

test_cutilslib
example/example

*.tar.gz
.libs/
.deps/

test-driver
src/atconfig
src/test-suite.log
src/test.json
src/test.sh
src/test.sh.log
src/test.sh.trs
