From a3b585d0fb7fa5ac01b4655e629a5a8187b6f14c Mon Sep 17 00:00:00 2001 From: Matti Viljanen Date: Sat, 27 Apr 2019 14:16:48 +0300 Subject: [PATCH] Simplify .gitignore --- .gitignore | 36 ++++++++---------------------------- 1 file changed, 8 insertions(+), 28 deletions(-) diff --git a/.gitignore b/.gitignore index fa3a315..32cb378 100644 --- a/.gitignore +++ b/.gitignore @@ -1,29 +1,9 @@ -# Compiled Object files -*.slo -*.lo -*.o - -# Compiled Dynamic libraries -*.so -*.dylib - -# Compiled Static libraries -*.lai -*.la -*.a -obj -moc_* -*.pro.user* -CarBudget -Makefile -rpm/CarBudget.spec -rpm/harbour-carbudget.spec - -# Compiled translation files +*.autosave +*.old +*.bak +*.tmp +*.pro.user +*.pro.user.* *.qm - -# Generated RPM packages -*.rpm - -# Compiled binary -harbour-carbudget +*.spec +*.spec.*