From edbf2bfc109ce94b2604ea20328fda25542e4383 Mon Sep 17 00:00:00 2001 From: Thiago Macieira Date: Sun, 4 Jun 2006 15:52:05 +0000 Subject: * qt/: Update to Subversion r548032. This includes a big reorganisation of the files inside the subdir. We really need a version control system that supports moving of files. I'm not bothering with history anyways anymore, since the bindings will be moved out to git. The history should be restored from Subversion when that happens. --- qt/src/.cvsignore | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 qt/src/.cvsignore (limited to 'qt/src/.cvsignore') diff --git a/qt/src/.cvsignore b/qt/src/.cvsignore new file mode 100644 index 00000000..f6454f28 --- /dev/null +++ b/qt/src/.cvsignore @@ -0,0 +1,11 @@ +.deps +.libs +Makefile +Makefile.in +*.lo +*.la +*.bb +*.bbg +*.da +*.gcov +*.moc -- cgit