#------------------------------------------------------------------------------
#
# \brief	Git ignore file
#
#------------------------------------------------------------------------------


build
build-*
*.pro.user
*.a
*.bck
*.autosave

doc/doxygen_sqlite3.db
doc/html
doc/latex
doc/*.html

CMakeLists.txt.user


#---fin------------------------------------------------------------------------
