From 8b77bb4c59ba60d2a99a1f72b37e5638d5632c60 Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Tue, 24 Aug 2010 17:01:37 +0200 Subject: Update .gitignore. --- .gitignore | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.gitignore b/.gitignore index f9ff7e2edb24..def767e59215 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,11 @@ +# backup and temporary files +*~ +.*.sw[op] + +# the build directories /*/unxlng?? /*/unxlng??.pro + +# autoconf generated stuff +/ChangeLog +/configure -- cgit