From 7ca703101a5a6beab0d4af400b8fb7f1cfc0f290 Mon Sep 17 00:00:00 2001 From: Wescoeur Date: Thu, 15 Jun 2017 00:50:42 +0200 Subject: [PATCH] fix(app): remove old .gitignore --- linphone-desktop/.gitignore | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 linphone-desktop/.gitignore diff --git a/linphone-desktop/.gitignore b/linphone-desktop/.gitignore deleted file mode 100644 index 2006d3700..000000000 --- a/linphone-desktop/.gitignore +++ /dev/null @@ -1,23 +0,0 @@ -# Temporary files -------------------------------------------------------------- - -*~ -.* -\#*\# - -# Project configuration -------------------------------------------------------- - -*.pro.user -build* - -# Tags ------------------------------------------------------------------------- - -GPATH -GRTAGS -GTAGS - -.ctags - -# QMLC/JSC --------------------------------------------------------------------- - -*.qmlc -*.jsc