summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authordaniel g. siegel <siegel@in.tum.de>2009-12-01 00:53:36 +0100
committerdaniel g. siegel <siegel@in.tum.de>2009-12-01 01:13:27 +0100
commit25e9e367bfce76904205c1c6b5e88217e719fe7b (patch)
treebdde941bf9e5929b58ff2b412ca500123bed1ff7 /.gitignore
parent7885a79a7d58afce3d80868f6e5420e61f822dc7 (diff)
move cheese-webcam to libcheese
moved the camera specific code to libcheese, which will be the heart of cheese for the future. we also change the term webcam in favor of camera, as it is easier to understand
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 33a6323..acdf6da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
*.o
+*.la
+*.lo
*.desktop
*.desktop.in
*.gmo
@@ -11,6 +13,7 @@ cheese-dbus-infos.h
xmldocs.make
src/cheese
.deps
+.libs
install-sh
libtool
omf-make