# Prerequisites
*.d

# Compiled Object files
*.slo
*.lo
*.o
*.obj

# Precompiled Headers
*.gch
*.pch

# Compiled Dynamic libraries
*.so
*.dylib
*.dll

# Fortran module files
*.mod
*.smod

# Compiled Static libraries
*.lai
*.la
*.a
*.lib

# Executables
*.exe
*.out
*.app

# Autoconf
Makefile
aclocal.m4
autom4te.cache
configure
config.h
stamp-h1
scripts

# Log files
*.log
*.status

# Misc
doxyfile
*.[0-9]
*.pc
vgcore.*
*~
*.cache
ABOUT-NLS
intl
m4
*.tmp
po
doc/html

# CodeBlocks
*.layout
.bin
.obj
.pot
*.depend
*.bak
app-manifest.xml
resources.rc
doxygen/*
version.h
libtool
config.h.in

test.xml


