summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libmiav/.cvsignore6
-rw-r--r--miav/.cvsignore11
-rw-r--r--miavd/.cvsignore3
-rw-r--r--src/.cvsignore9
4 files changed, 29 insertions, 0 deletions
diff --git a/libmiav/.cvsignore b/libmiav/.cvsignore
new file mode 100644
index 0000000..f6596b5
--- /dev/null
+++ b/libmiav/.cvsignore
@@ -0,0 +1,6 @@
+*.lo
+.deps
+.libs
+Makefile
+Makefile.in
+libmiav.la
diff --git a/miav/.cvsignore b/miav/.cvsignore
new file mode 100644
index 0000000..502494d
--- /dev/null
+++ b/miav/.cvsignore
@@ -0,0 +1,11 @@
+aboutwindow.moc.cc
+cprquerydialog.moc.cc
+historywidget.moc.cc
+mainwindow.moc.cc
+messagebox.moc.cc
+videowidget.moc.cc
+miav
+.deps
+.libs
+Makefile
+Makefile.in
diff --git a/miavd/.cvsignore b/miavd/.cvsignore
new file mode 100644
index 0000000..e995588
--- /dev/null
+++ b/miavd/.cvsignore
@@ -0,0 +1,3 @@
+.deps
+Makefile
+Makefile.in
diff --git a/src/.cvsignore b/src/.cvsignore
new file mode 100644
index 0000000..781c9aa
--- /dev/null
+++ b/src/.cvsignore
@@ -0,0 +1,9 @@
+cprquerydialog.moc.cc
+historywidget.moc.cc
+mainwindow.moc.cc
+messagebox.moc.cc
+videowidget.moc.cc
+aboutwindow.moc.cc
+.deps
+Makefile
+Makefile.in