Update .gitignore files.
authorHuang Peng <shawn.p.huang@gmail.com>
Tue, 17 Jun 2008 10:59:41 +0000 (18:59 +0800)
committerHuang Peng <shawn.p.huang@gmail.com>
Tue, 17 Jun 2008 10:59:41 +0000 (18:59 +0800)
.gitignore
engine/anthy/.gitignore [new file with mode: 0644]
qt/.gitignore [new file with mode: 0644]

index 3a9e32c64f611530f5505bd64881b90a98f910c0..7c9424edec3aa9efe089ab24dcc6d19a3618e03e 100644 (file)
@@ -1,6 +1,12 @@
 *.pyc
 *.la
 *.lo
+*.loT
+*.o
+*.so
+*~
+tags
+Makefile.qmake
 Makefile
 Makefile.in
 .deps
diff --git a/engine/anthy/.gitignore b/engine/anthy/.gitignore
new file mode 100644 (file)
index 0000000..3b25804
--- /dev/null
@@ -0,0 +1,2 @@
+anthy.py
+anthy_wrap.c
diff --git a/qt/.gitignore b/qt/.gitignore
new file mode 100644 (file)
index 0000000..52bae9b
--- /dev/null
@@ -0,0 +1 @@
+moc*.cpp