diff --git a/linphone-desktop/.gitignore b/linphone-desktop/.gitignore new file mode 100644 index 000000000..2006d3700 --- /dev/null +++ b/linphone-desktop/.gitignore @@ -0,0 +1,23 @@ +# Temporary files -------------------------------------------------------------- + +*~ +.* +\#*\# + +# Project configuration -------------------------------------------------------- + +*.pro.user +build* + +# Tags ------------------------------------------------------------------------- + +GPATH +GRTAGS +GTAGS + +.ctags + +# QMLC/JSC --------------------------------------------------------------------- + +*.qmlc +*.jsc