[Libreoffice-commits] .: .gitignore
Caolán McNamara
caolan at kemper.freedesktop.org
Wed Dec 22 07:17:12 PST 2010
.gitignore | 11 +++++++++++
1 file changed, 11 insertions(+)
New commits:
commit b872b67473d2fc2a5fa36b0674bbdb049fd0a547
Author: Caolán McNamara <caolanm at redhat.com>
Date: Mon Dec 20 15:01:59 2010 +0000
add gitignore here
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..3535c04
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,11 @@
+# backup and temporary files
+*~
+.*.sw[op]
+
+# the build directories
+/*/unxlng??
+/*/unxlng??.pro
+/*/wntmsci??
+/*/wntmsci??.pro
+/*/unxmac??.pro
+/*/unxmac??
More information about the Libreoffice-commits
mailing list