]> git.sesse.net Git - vlc/commitdiff
Initial .gitignore
authorRémi Denis-Courmont <rdenis@simphalempin.com>
Sat, 1 Mar 2008 19:52:51 +0000 (21:52 +0200)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 2 Mar 2008 08:48:27 +0000 (10:48 +0200)
.gitignore [new file with mode: 0644]
m4/.gitignore [new file with mode: 0644]
modules/.gitignore [new file with mode: 0644]
po/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..5ab514b
--- /dev/null
@@ -0,0 +1,7 @@
+*.cache
+ABOUT-NLS
+aclocal.m4
+autotools
+config.*
+configure
+Makefile.in
diff --git a/m4/.gitignore b/m4/.gitignore
new file mode 100644 (file)
index 0000000..38a93af
--- /dev/null
@@ -0,0 +1,12 @@
+glibc2.m4
+intmax.m4
+longdouble.m4
+longlong.m4
+nls.m4
+po.m4
+printf-posix.m4
+private.m4
+size_max.m4
+wchar_t.m4
+wint_t.m4
+xsize.m4
diff --git a/modules/.gitignore b/modules/.gitignore
new file mode 100644 (file)
index 0000000..08a6d72
--- /dev/null
@@ -0,0 +1 @@
+Makefile.am
diff --git a/po/.gitignore b/po/.gitignore
new file mode 100644 (file)
index 0000000..3284492
--- /dev/null
@@ -0,0 +1,4 @@
+*.header
+*.sed
+*.sin
+Rules-quot