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


build
*.pro.user
*.a
*.bck
*.autosave
CMakeLists.txt.user

doc/doxygen_sqlite3.db
doc/html
doc/latex


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